Webhook Subscriptions
11 endpoints. Methods: GET · POST · PATCH · DELETE
Scopes
partner:webhooks:deletepartner:webhooks:readpartner:webhooks:write
Endpoints
GET /v2/partner/webhook-subscriptions List Webhook Subscriptions POST /v2/partner/webhook-subscriptions Create Webhook Subscription GET /v2/partner/webhook-subscriptions/{id} Get Webhook Subscription PATCH /v2/partner/webhook-subscriptions/{id} Update Webhook Subscription DELETE /v2/partner/webhook-subscriptions/{id} Delete Webhook Subscription GET /v2/partner/webhook-subscriptions/{id}/dead-letter Get Webhook Subscription Dead Letter GET /v2/partner/webhook-subscriptions/{id}/deliveries List Webhook Subscription Deliveries POST /v2/partner/webhook-subscriptions/{id}/disable Disable Webhook Subscription POST /v2/partner/webhook-subscriptions/{id}/enable Enable Webhook Subscription POST /v2/partner/webhook-subscriptions/{id}/replay Replay Webhook Subscription POST /v2/partner/webhook-subscriptions/{id}/rotate-secret Rotate Webhook Subscription Secret