Re-open a deployment for review

Re-opens a deployment for review. The Require review and approval toggle must be enabled in Workspace admin > Settings > Deployments to access this endpoint.

Path parameters

idintegerRequired

The unique identifier of the deployment to re-open.

Headers

AuthorizationstringRequired

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

Response

OK
successboolean
Indicates if the deployment was successfully reopened for review.

Errors