Create a content deployment
POST/deployments
Records a deployment of one content item against a target spec. Creating it does not start it; call POST /api/v1/deployments/{id}/execute.
Request
Responses
- 201
- 400
- 401
- 500
Created deployment
Invalid request body
Enterprise ID not found in context
Failed to process request