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

Response

204 - application/json

EmptyResponse()

The response is of type EmptyResponse · object.