Create change
Create a new change on top of an existing base change, optionally applying initial file operations. File content must be base64-encoded.
writeAuthorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Organization slug
1Repository name
1Body
Change to create the new change on top of. Use the virtual root change id (zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz) to create the first change in an empty repository.
^[zyxwvutsrqponmlk]{32}$Description for the newly created change. When optional, omit to create the change with no description; empty string is allowed and also means no description.
- Option 1
- Option 2
Response
Change created
^[zyxwvutsrqponmlk]{32}$^[0-9a-f]{40}$True when the change current commit still contains unresolved conflicts
Current change description. Empty string means the change has no description.
Parent change IDs for this change

