curl --location 'https://api.faxlink.ca/afx/v4//webhooks'{
"value": [
{
"id": "string",
"url": "string",
"payloadMode": "string",
"createdAt": "string",
"updatedAt": "string",
"events": [
"string"
],
"enabled": true,
"secretVersion": 0
}
]
}