Users
Delete-User
delete/users/{UserUsername}
Path parameters
UserUsernamestring required
Response
Example response
{
"users": [
{
"username": "username"
}
]
}Changes
No recorded changes to this endpoint across all 4 revisions of this API.