Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.ecrypt.com/v1/webhook \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data ' { "url": "<string>", "enabled": true, "subscribedEvents": [], "headers": {} } '
{ "requestId": "000000000000000000000", "errors": [ { "type": "<string>", "message": "<unknown>" } ] }
Authorization by x-api-key inside request's header
1
0
2
3
4
5
6
Show child attributes
OK
1 - 100