Skip to main content
PATCH
Update webhook

Authorizations

Authorization
string
header
required

Box bearer token in the form box_.... Service API keys authenticate Box operations.

Path Parameters

webhookId
string
required
Pattern: ^wh_[a-f0-9]{24}$

Body

application/json
name
string | null
Maximum string length: 100
url
string<uri>
events
enum<string>[]
Minimum array length: 1
Available options:
box.ready,
box.error,
box.archived

Response

Updated webhook metadata.

ok
boolean
required
Example:

true

type
string
required

Stable success envelope discriminator added by v1.

webhook
object
required