Update Webhook
Update a webhook
Documentation Index
Fetch the complete documentation index at: https://docs.cloudglue.dev/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the webhook to update
Body
Webhook update parameters
Description of the webhook
URL of the webhook endpoint
Events that the webhook is subscribed to
Webhook events that can be subscribed to
describe.job.processing, describe.job.completed, describe.job.failed, extract.job.processing, extract.job.completed, extract.job.failed, file.job.processing, file.job.completed, file.job.failed, file.job.deleted, collection.file.job.processing, collection.file.job.completed, collection.file.job.failed, collection.file.job.deleted, segment.job.processing, segment.job.completed, segment.job.failed Whether the webhook is active
Response
Webhook updated successfully
Unique identifier for the webhook
Object type, always 'webhook'
webhook Unix timestamp in milliseconds when the webhook was created
Secret used to verify the webhook request
URL of the webhook endpoint
Whether the webhook is active
Events that the webhook is subscribed to
Webhook events that can be subscribed to
describe.job.processing, describe.job.completed, describe.job.failed, extract.job.processing, extract.job.completed, extract.job.failed, file.job.processing, file.job.completed, file.job.failed, file.job.deleted, collection.file.job.processing, collection.file.job.completed, collection.file.job.failed, collection.file.job.deleted, segment.job.processing, segment.job.completed, segment.job.failed Description of the webhook