Getting Started

Sections

Theme switcher

Update Webhook Subscription

Header Parameters

Authorizationstring Required
x-client-idstring Required
x-signaturestring Required
x-timestampstring Required
Content-Typestring Required

Path Parameters

uuidstring Required

Subscription UUID

Body Parameters

callbackUrlstring

New HTTPS callback URL

statusstring

active | paused | disabled

signingSecretstring

Rotate or clear (null)

Response

200
Object
{ "status": "success", "data": { "webhook": { "...": "..." } } }
Was this section helpful?

PATCH

/

Select
1

Response

Was this section helpful?
View as Markdown

Ask an AI

Open in ChatGPTOpen in ClaudeOpen in Perplexity

Code with AI

Open in Copilot