post https://example.com/api/v1/unsubscribe
This endpoint can disable the hook that uses the script to make the callback to the external application, such as
Workato.
Expected payload:
{
"recipe_id": "an ID to identify the recipe that is calling this endpoint",
}