Users
Remove a User
Remove an existing User by its ID
delete/users/{id}
Path parameters
idstring required
Response
OK
Example response
{
"deleted": true
}Changes
No recorded changes to this endpoint across all 1 revision of this API.
Remove an existing User by its ID
OK
{
"deleted": true
}No recorded changes to this endpoint across all 1 revision of this API.