Skip to main content
DELETE
Delete user

Authorizations

Authorization
string
header
required

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

Path Parameters

user_id
string
required

The ID of the user.

Response

200 - application/json

User deleted successfully.

object
enum<string>
required
Available options:
organization.user.deleted
id
string
required
deleted
boolean
required