DELETE
/
users
/
{id}
curl --request DELETE \
  --url https://use.hoop.dev/api/users/{id}
This response does not have an example.

Path Parameters

id
string
required

The subject identifier of the user

Response

204
_mintlify/placeholder

No Content