Skip to main content
Update webhook

Authorizations

Authorization
string
header
required

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

Path Parameters

workspace_slug
string
required

URL-friendly workspace identifier

Example:

"acme"

webhook_id
string
required

Body

application/json
name
string
response_format
string
api_key
string
mappings
object[]

Response

Updated

webhook_id
string
source_id
string<uuid>
Example:

"550e8400-e29b-41d4-a716-446655440000"

table
string
schema
string | null
response_format
string
name
string | null
api_key_preview
string | null
mappings
object[]
Last modified on July 23, 2026