Skip to main content

Delete workspace subscription

Enterprise Only

This endpoint is only available in the Enterprise package and requires the authenticated user to be a Super Admin.

Method: DELETE

URL: https://example.com/<MIXPOST_CORE_PATH>/api/panel/workspaces/{workspaceUuid}/subscription

Authorization: Bearer <token>

Response:

{
"success": true
}
{
"success": false
}