Authorization: ********************curl --location --request PUT '/api/webhook//activate' \
--header 'Authorization: Bearer <token>'{
"id": "f1f08d72-1bda-4f55-978f-7f7135e60d76",
"name": "Notify admin",
"target": "http://system.notificate.net/notifyadmin",
"email": "report.fail@mydomain.net",
"body_content": null,
"log_enabled": true,
"groups": [
"CONTRACT_AFTER_INSERT"
],
"status": true
}