Create URL endpoint for Webhook
Returns newly created Webhook details
Bad request
Unauthorized
Webhook not found
Server Error
{- "notification_guid": "9c1d96b3-0c4d-4b89-9eb0-68c18dac59b2",
- "program_guid": "3fa0d2ea-ffcf-485d-94ed-dbf4f861ad2f",
- "url": "string",
- "headers": "string",
- "secret": "string",
- "active": true,
- "event_type": [
- "string"
]
}
{- "notification_guid": "9c1d96b3-0c4d-4b89-9eb0-68c18dac59b2",
- "program_guid": "3fa0d2ea-ffcf-485d-94ed-dbf4f861ad2f",
- "url": "string",
- "headers": "string",
- "secret": "string",
- "active": true,
- "event_type": [
- "string"
]
}