Management
Create Webhook
Creates a new webhook configuration.
📘 Webhook Documentation
Read Webhooks v2024-01-01 article to learn how webhooks work in Voucherify.
post/management/v1/projects/{projectId}/webhooks
Request body
Response
Returns the details about the webhook configuration.
Example response
{
"id": "wh_i45Uez36Uz8XNW6PXC0eyGmb",
"created_at": "2024-01-02T08:31:46.562Z"
}