Webhooks tutorial
Follow this step-by-step tutorial to try out the different webhook-related features.
1
List all webhook event types
Get a list of all available webhook event types.
2
Retrieve a webhook event type
Get details about a webhook event type, based on its ID.
3
Create a webhook
Create a new webhook to be notified when an event occurs.
4
List all webhooks
Get a list of all webhooks on your account.
5
Retrieve a webhook
Get details about an existing webhook.
6
Update a persona's role
Give a persona a new set of permissions.
7
Update a webhook
Update a webhook's details, such as its URL.
Checklist
Review the tests you need to complete before you're ready to go live.