Permanently delete a workspace. Requires workspaces-write
.
Permanently remove a workspace. This operation is irreversible and will remove all associated forms, submissions, and settings.
Requires the 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.
Personal Access Token
Deleted