The Developer Tools scope authorizes a key to be used for the Programmatic Webhooks API.
- Get Webhooks:
GET /webhooks - Create Webhook:
POST /webhooks - Delete Webhook:
DELETE /webhooks/{id} - Update Webhook:
PUT /webhooks/{id}
The Developer Tools scope authorizes a key to be used for the Programmatic Webhooks API.
GET /webhooksPOST /webhooksDELETE /webhooks/{id}PUT /webhooks/{id}