Webhook
Webhook Properties
Create a Webhook
Request Body
Name
Type
Description
{
"active": true,
"created_at": "2019-01-30T13:30:00Z",
"id": "be005f40-f068-4ca6-a936-f11b2f902ffc",
"topic": "events:created",
"updated_at": "2019-01-30T13:30:00Z",
"url": "https://myapp.com/webhooks"
}Retrieve a Webhook
Path Parameters
Name
Type
Description
Retrieve a List of Webhooks
Query Parameters
Name
Type
Description
Update a Webhook
Path Parameters
Name
Type
Description
Request Body
Name
Type
Description
Delete a Webhook
Path Parameters
Name
Type
Description
Last updated
Was this helpful?