curl --location 'https://api.triowfs.com/trio/api/v3/WebHooks' \
--header 'x-api-key: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"Id": "string",
"Name": "string",
"Url": "string",
"Events": [
"string"
],
"IsActive": true,
"Headers": {}
}'{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string"
}