Skip to main content
DELETE
Remove a team member
Removes a teammate from the tenant. owner/admin only. You cannot remove the last owner or your own account — both return 409.

Example Request

Example Response

Authorizations

Authorization
string
header
required

Tenant API key obtained from POST /auth/register or POST /v1/developer/keys.

Path Parameters

id
string<uuid>
required

Response

User removed.

status
string
Example:

"removed"