Skip to main content
POST
Apply draft changes

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Idempotency-Key
string
required
Required string length: 8 - 128

Body

application/json
changes
object[]
required
Required array length: 1 - 500 elements
expected_draft_revision
integer
Required range: x >= 0

Response

Successful response.

request_id
string
required
draft_revision
integer
required
Required range: x >= 0
applied
integer
required
Required range: x >= 0
warnings
object[]
required