DELETE
/
organizations
/
users
/
{userId}
curl --request DELETE \
  --url http://api.attention.tech/v2/organizations/users/{userId} \
  --header 'Authorization: <api-key>'
This response has no body data.

Authorizations

Authorization
string
header
required

Path Parameters

userId
string
required

UUID of the user to delete