APIEndpoints
POST /v1/webhooks/{webhookId}/enable
Enable a webhook endpoint.
curl -X POST "https://api.hyrelog.com/v1/webhooks/string/enable"{
"id": "string",
"status": "string"
}Enable a webhook endpoint.
curl -X POST "https://api.hyrelog.com/v1/webhooks/string/enable"{
"id": "string",
"status": "string"
}