Skip to main content
DELETE
/
end-users
/
{id}
Error
A valid request URL is required to generate request examples
{
  "success": true
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string<uuid>
required

Unique identifier (UUID) of the resource

Body

application/json

The body is of type object.

Response

OK

Response schema for delete operations

success
boolean
required

Indicates whether the deletion was successful