Permanently delete a workspace. Requires workspaces-write.
Documentation Index
Fetch the complete documentation index at: https://docs.opnform.com/llms.txt
Use this file to discover all available pages before exploring further.
workspaces-write ability. User must be an admin of the workspace.
| Parameter | Type | Description |
|---|---|---|
| workspaceId | number | ID of the workspace to delete. |
200 OK – Confirmation message and the ID of the deleted workspace.
403 Forbidden – The token lacks workspaces-write or you lack permission.