/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