Skip to main content
PATCH
Update webhook

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

document_id
string<uuid>
required

Record identifier.

Query Parameters

populate
boolean
default:true

Whether to expand foreign keys into nested objects.

Body

application/json
account
string<uuid> | null
description
string
Maximum string length: 500
is_global
boolean
name
string
Maximum string length: 100
url
string<uri>
Maximum string length: 2048

Response

Webhook record

data
object
message
string
meta
object