Create a webhook
Webhooks
Create Webhook
Create a webhook
POST
Create a webhook
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Webhook creation parameters
Description of the webhook
URL of the webhook endpoint
Events that the webhook is subscribed to
Webhook events that can be subscribed to
Available options:
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 Response
Webhook created successfully
Unique identifier for the webhook
Object type, always 'webhook'
Available options:
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
Available options:
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