DELETE
/
users
/
{userId}
curl --request DELETE \
  --url https://api.authsignal.com/v1/users/{userId}
This response has no body data.

Path Parameters

userId
string
required

The ID of the user.