curl --location --request POST 'https://api.firsteld.com/openapi/webhook/unsubscribe/' \ --header 'Content-Type: application/json' \ --data-raw '{ "url": "http://example.com" }'
Authorization: Bearer ********************