Skip to main content
DELETE
/
users
/
{id}
Delete a user
curl --request DELETE \
  --url http://localhost:8080/api/v1/users/{id} \
  --header 'Authorization: <api-key>'
This response has no body data.

Authorizations

Authorization
string
header
required

Path Parameters

id
integer
required

User ID