Remove Current Org User

Deletes a user from the caller’s current organization.

🚧 This action is permanent. The user is immediately removed from the organization and loses access to all resources within it. This cannot be undone.

Authentication

AuthorizationBearer
Bearer user API key
OR
AuthorizationBasic

Basic organization-scoped API key

Path parameters

idstringRequiredformat: "uuid"
Unique identifier of the user.

Headers

X-Polytomic-VersionstringRequired

Response

OK
dataobject

Errors

403
Forbidden Error
404
Not Found Error
500
Internal Server Error