v12

latestOpenAPI 3.1.0AGPL-3.0raw.githubusercontent.com2026-05-286377631.6 MB
/api/ee/remote-sync

POST /api/ee/remote-sync/export

Export the current state of the Remote Sync collection to a Source.

This endpoint will:

  • Fetch the latest changes from the source
  • Create a branch or subdirectory (depending on source support) If no branch is supplied, use the configured export branch
  • Export the Remote Sync collection via serialization to the branch or subdirectory
  • Commit the changes if possible
  • Sync to the source if possible

Requires superuser permissions.

post/api/ee/remote-sync/export

Response

Successful response

messagestring required
task_idinteger required