Authorization: Bearer ********************
curl --location --request DELETE '/organization/projects//users/' \ --header 'Authorization: Bearer <token>'
{ "object": "organization.project.user.deleted", "id": "string", "deleted": true }