Update Webhook integration

This endpoint updates webhook by ID.

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

The ID of the webhook to update.

Query Params
fields
object

The value of the fields[resource-type] parameter is a comma-separated list that refers to the name of the fields to be returned for the resource. An empty value indicates that no fields should be returned.

Body Params
data
object

Represents the webhook integration

The extra fields below are not available in response by default. Ask for them explicitly in the query parameter fields[webhook-integrations]:

  • statistics
Responses

404

Webhook or relationship not found, or user unauthorized to perform action.

422

Malformed request body (missing attributes, wrong types, etc.).

4XX

Client error.

5XX

Server error.

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