v1

latestOpenAPI 3.1.02026-07-241220143.1 KB

DELETE /users/{username}/

Delete a single user

delete/v1/users/{username}/

Path parameters

usernamestring required

Response

200

statusstring

Example response

{
  "status": "ok"
}