Create Webhook

Creates a new webhook configuration.

📘

Webhook Documentation

Read Webhooks v2024-01-01 article to learn how webhooks work in Voucherify.

Path Params
string
required

Provide the unique identifier of the project.

Body Params

Defines a webhook configuration.

string
required

URL address that receives webhooks.

array of strings
required

Lists the events that trigger webhook sendout.

events*
boolean
Defaults to true

Determines if the webhook configuration is active.

Responses

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json