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 | ||
|---|---|---|
200OK
| ||
400Bad Request
| ||
401Unauthorized request or invalid | ||
406Not Acceptable | ||
500Internal Server Error
|