Box Python SDK Generated v1.7.0 released
v1.7.0
Box Dotnet SDK Generated v1.4.0 released
v1.4.0
Box Python SDK Generated v1.6.0 released
v1.6.0
Join BoxWorks 2024 to discover what's possible with content and AI!
Represents a configured webhook.
This resource has a few variations that can be encountered when using the API.
The fields that are part of the mini variant are generally returned when the resource is nested within the response for another resource.
11446498
The unique identifier for this webhook.
webhook
Value is always webhook
The item that will trigger the webhook
1231232
The ID of the item to trigger a webhook
file
The type of item to trigger a webhook
Value is one of file,folder
folder
{ "id": "11446498", "type": "webhook", "target": { "id": "1231232", "type": "file" } }