Workspaces

Leave a workspace the authenticated user belongs to

Removes the authenticated user from the workspace's member list. The owner cannot leave their own workspace — use DELETE /v2/workspaces to delete it instead.

Rate limited to 1 leave every 5 seconds per user.

delete/v2/workspaces/leave

Request body

workspaceIdstring required

Response

Membership removed.

status'success' required

Changes

No recorded changes to this endpoint across all 1 revision of this API.