Delete user
This can only be done by the logged in user. There is a rate limit is 1000 per minute.
Path Parameters |
---|
userId string — REQUIREDThe unique ID of the user that needs to be deleted |
Query Parameters |
---|
bot string — REQUIREDThe unique ID of the bot associated with the user record |
Responses | ||
---|---|---|
200 OK
| ||
400 Bad Request
| ||
401 Unauthorized request or invalid | ||
406 Not Acceptable | ||
500 Internal Server Error
|