curl --location --request POST '/project//invite' \ --header 'Content-Type: application/json' \ --data-raw '{ "email": "inspector@example.com", "role": "VIEWER" }'
{}
Authorization: Bearer ********************