API ReferenceUser
Delete user
Delete user
Authorization
apiKey Authorization<token>
Value for the Authorization header parameter.
In: header
Path Parameters
id*string
User identifier
Query Parameters
deleteAll?boolean
If set to true, comments, conversations and times reported/created associated with this user will be deleted
exists[ssoProvider]?boolean
User exists[ssoProvider]
ssoProviderIds?array<>
User ssoProviderIds
Response Body
curl -X DELETE "https://example.com/user/users/string"Empty
