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