Skip to main content
DELETE
Deletes a user

Authorizations

X-API-KEY
string
header
required

Body

application/json
email
string
required

The email address of the user, which is the primary ID in Gable

Pattern: ^[a-zA-Z0-9_.+-]+@[a-zA-Z0-9-]+\.[a-zA-Z0-9-.]+$

Response

User was deleted successfully