Skip to main content
DELETE
Delete Workspace
string
required
The API key for your account. You can find this in your account settings.
Permanently deletes a workspace and its member list. Only the workspace owner can call this endpoint; a member who no longer wants access should call Leave Workspace instead. Deleting a workspace only removes the sharing relationship: the applications that were shared into it keep running under their original owner and are unaffected. To review who has access before deleting, call Get Workspace. This endpoint is rate limited to 1 deletion every 10 seconds per user.

Parameters

string
The ID of the workspace.

Response

string
Indicates whether the call was successful.. success if successful, error if not.

Common errors