Create a new change, optionally applying initial file operations atomically. File content must be base64-encoded.Documentation Index
Fetch the complete documentation index at: https://docs.mesa.dev/llms.txt
Use this file to discover all available pages before exploring further.
Options
Repository name.
Change to create the new change on top of. Use Mesa’s virtual root change ID for the first change in an empty repository.
Organization override.
Change message.
Commit author identity. When omitted, the server fills an identity derived from the API key.
Committer identity. When omitted, the server falls back to
author.File operations to apply atomically. Entries are
FileUpsert or FileDelete.Response
Returns a change object withid, current_commit_oid, is_conflicted, message, author, committer, parents, created_at, and updated_at.
Required scope
write
