DELETE
/
v0
/
settings
/
users
cURL
curl --request DELETE \
  --url 'https://api-(organization).gable.ai/v0/settings/users' \
  --header 'Content-Type: application/json' \
  --data '{
  "email": "<string>"
}'
This response does not have an example.

Body

application/json

Response

200

User was deleted successfully