Skip to main content
DELETE
Leave Workspace
string
required
The API key for your account. You can find this in your account settings.
Removes the authenticated user from a workspace’s member list. This is the self-service counterpart to Remove Member, for a member who wants out without asking the owner to act. The workspace owner cannot leave their own workspace this way; they must call Delete Workspace instead, which removes it for every member. Leaving revokes access to the workspace’s shared applications immediately. Rate limited to 1 request every 5 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