curl --location --request DELETE 'https://dev.your-api-server.com/v1/projects//invites/'
{ "message": "Successfully deleted the invite." }