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