Sources
Update a source
Updates a source. Most commonly used to mark a file source ready after upload by setting file_upload_status to COMPLETE. Only the fields you send are changed. Requires a token with write access.
PUT
Update a source
Headers
Organization ID for user PATs (pat_ prefix tokens)
Path Parameters
The source ID.
Body
application/json
Response
Successful Response
Available options:
FILE, URL Available options:
PENDING, IN_PROGRESS, COMPLETE, FAILED Available options:
pymupdf Update a source

