Skip to main content
POST

Authorizations

Authorization
string
header
required

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

Body

application/json

Batch request for content-type schema operations.

All actions are validated upfront before any execution begins.

actions
ContentTypeActionRequest · object[]
required
Required array length: 1 - 50 elements

Response

All actions executed successfully

results
BatchResultItem · object[]
required