POST /integrations/{integrationKey}/draft
Create a draft for the given synchronization. It will respond with HTTP 400 if a draft already exists for this synchronization.
URL Parameter | Description | Default | Required |
---|
integrationKey | Key of the Backbone synchronization. | - |  |
You don't need to provide a body with your request.
Example Result
The endpoint will return all details about the newly created draft.