API ReferenceUsers
Destroy User
Delete user.
Authorization
bearerAuth superuserAuthorization<token>
In: header
Scope: superuser
Path Parameters
id*string
The ID.
Response Body
Try it live
curl -X DELETE "https://example.com/users/string"Empty
Delete user.
bearerAuth superuserIn: header
Scope: superuser
The ID.
curl -X DELETE "https://example.com/users/string"