Skip to main content
PUT
Update Webhook By Id

Authorizations

api_key
string
query
required

Your API key for authentication. You can generate it from the Settings page. Format: starts with in-.

Path Parameters

webhook_id
string<uuid>
required

Body

application/json
endpoint
string | null
name
string | null
enabled
boolean | null

Response

Successful Response

message
string | null
default:Data updated successfully
meta
Meta · object | null
data
IWebhookUpdate · object | null