curl --request DELETE \
--url https://use.hoop.dev/api/users/{id}{
"message": "the error description"
}Delete a user.
curl --request DELETE \
--url https://use.hoop.dev/api/users/{id}{
"message": "the error description"
}The subject identifier of the user
No Content
Was this page helpful?