Users
Delete a User
DELETE
Authorizations
Authentication header of the form Bearer: <token>
, where <token>
is either your public or private API key. See when to use which
Query Parameters
Deprecated. Use userId instead.
The ID of the user
Response
200
The user has been successfully deleted.