Update a specific webhook

Updates the configuration of an existing webhook, including its URL and headers.

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

Id of the webhook element on which we want to perform the operation

integer
required

Application associated with the webhook on which you want to perform the operation

Body Params
boolean

Webhook status

string

Webhook URL to call when event received from Meta

string | null

Free text description set by user

reqHeaders
object | null

Key value dictionary with the headers needed to make the request.

boolean

Indicates whether this webhook is sent from a static IP

boolean
Defaults to false

Indicates whether this webhook is in debug mode, which means it will log all requests and responses for debugging purposes

payloadEncryption
object

Object containing payload encryption settings for this webhook

Responses

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