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