Skip to main content
DELETE
/
users
/
{emailOrID}
Delete User
curl --request DELETE \
  --url https://use.hoop.dev/api/users/{emailOrID}
{
  "message": "the error description"
}

Documentation Index

Fetch the complete documentation index at: https://mintlify.hoop.dev/docs/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

id
string
required

The subject identifier of the user

Response

No Content