HomeTutorialsAPI ReferenceChangelog
Log In
API Reference

Update a webhook by ID

Updates a webhook with the given id.
NOTE: The Content-Type header for this request should be set to application/x-www-form-urlencoded.

🔒 Requires: webhooks scope

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The ID of the webhook to be updated.

Form Data
string
required

The value of this field should be set as a string representing a JSON payload like:
{"active":false}

Response

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