Skip to main content

Remove generic subscription

Enterprise Only

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

Remove a generic subscription from a workspace. This will also clear the workspace limits.

Method: DELETE

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

Authorization: Bearer <token>

Response:

{
"success": true
}