HomeGuidesAPI Reference
ChangelogHelp CenterCommunityContact Us
API Reference

Update Webhook

Update the webhook with the given ID.

Rate limits:
Burst: 1/s
Steady: 15/m

Scopes:
webhooks:write

Path Params
string
required

The ID of the webhook.

Body Params
object
required
string
required
string
required

The ID of the webhook.

object
required
string

A name for the webhook.

string

A description for the webhook.

string

A url to send webhook calls to. Must be https.

string

A secret key, that will be used for webhook request signing.

boolean

Is the webhook enabled.

object
object
array of objects
data
string
required
string
required

A list of topics to subscribe to.

Headers
string
required
Defaults to 2025-01-15

API endpoint revision (format: YYYY-MM-DD[.suffix])

Responses

Language
Credentials