Authorization: Bearer ********************curl --location --request PATCH 'https://api.upbooks.io/api/v1/user-invite//cancel' \
--header 'ORGANIZATION-ID: 00000' \
--header 'Authorization: Bearer <token>'{
"data": null,
"message": "string"
}