Submit a deployment for review
Submits a deployment for review. Before calling this endpoint, use the Build a project and Deploy a project build endpoints to generate and retrieve the deployment ID. The Require review and approval toggle must be enabled in Workspace admin > Settings > Deployments to access this endpoint.
Path parameters
id
The unique identifier of the deployment to submit for review.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
OK
success
Indicates whether the deployment has been successfully submitted for review.