Webhook -- Update

Updates a webhook by id.

Added on April 2nd, 2021 for API v2.

Rate limit: 1200 per minute.

Path Params
string
required

The webhook's ID, which is generated after creating a webhook successfully.

Body Params
string | null

The webhook's URL. Triggered events will be sent to the url provided here.

string | null

[single-line only]

Webhook's signature secret that's used to confirm the validity of the request.

Response

Language
Credentials
Bearer
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json