Skip to main content
DELETE
Delete User
Deletes a user and removes all their associated records, including organization links, account links, and role assignments.

Authorizations

PUBLIC-API-KEY
string
header
default:<Your PUBLIC-API-KEY>
required
PRIVATE-SECRET-KEY
string
header
default:<Your PRIVATE-SECRET-KEY>
required

Path Parameters

user_id
string<uuid>
required

User UUID.

Response

204

No Content