Error
Environment
Synchronize a child environment with its parent
This synchronizes the code and/or data of an environment with that of its parent, then redeploys the environment. Synchronization is only possible if a branch has no unmerged commits and it can be fast-forwarded.
If data synchronization is specified, the data in the environment will be overwritten with that of its parent.
POST
Error
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Last modified on June 16, 2026