For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Search
/
Ask AI
Documentation
API Reference
Webhooks Reference
File Processing
File Rejected
Copy page
File rejected during processing with detailed error information
Payload
The payload of this webhook request is an object.
id
string
Required
Unique identifier for this event (use for idempotent processing)
timestamp
string
Required
format: "date-time"
ISO 8601 timestamp when the event occurred
version
string
Required
Version of the event schema
data
object
Optional
Show 9 properties
type
enum
Optional
Allowed values:
file.rejected
Response
200
Webhook received successfully