Create a webhook

A webhook must have a name, an url and a list of event types. You can also create webhooks in the webhooks settings section of the Dashboard.

Access with

Organization access token with webhooks.write

OAuth access with webhooks.write

Body Params
string
required

A name that identifies the webhook.

string
required

The URL Mollie will send the events to. This URL must be publicly accessible.

eventTypes
required
boolean

Whether to create the entity in test mode or live mode.

You can enable test mode by setting testmode to true.

Responses

Language
Credentials
Request
Response
Choose an example:
application/hal+json