curl --location -g --request POST 'https://apiv3.imocha.io/v3/invitations/{testInvitationId}/cancel' \ --header 'x-api-key;' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{ "testInvitationId": 0, "status": "string" }