Skip to main content
PATCH
Update webhook event

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
event
string<uuid>
webhook
string<uuid>

Response

Webhook event record

data
object
message
string
meta
object