Revert Release Status (Admin Only)
Release
Revert Release Status (Admin Only)
POST /releases//revert-status
POST
Revert Release Status (Admin Only)
This endpoint requires authentication. Include your Bearer token in the Authorization header.
Description
This endpoint allows admins to revert a release status. Primarily used to revert failed auto-creation releases back to submitted status or completed releases back to draft. Allowed Status Reversions:- Approved (with failed auto-creation) → Submitted
- Completed → Draft
Code Examples
Authorizations
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Path Parameters
Release ID
Body
application/json