Skip to main content
DELETE
Typescript (SDK)

Authorizations

Syllable-API-Key
string
header
required

Body

application/json

Request model to delete a user.

email
string
required

The email address of the user to delete

Example:

"user@syllable.ai"

reason
string
required

The reason for deleting the user

Example:

"User left the organization"

Response

Successful Response