Creates a file resource and returns the upload target for the bytes.
Upload the raw bytes toDocumentation Index
Fetch the complete documentation index at: https://docs.trycollate.ai/llms.txt
Use this file to discover all available pages before exploring further.
upload.url using the returned method and headers,
then call Complete a file to mark the file
ready. Until the file is ready, you cannot attach it to an authorization.
File creation does not link the file to anything. Attach a ready file to an
authorization with
Attach a file.
API key passed as Authorization: Bearer <API_KEY>.
Name of the file you plan to upload.
MIME type of the file bytes.
application/pdf, image/jpeg, image/png Use authorization_attachment for prior-auth supporting documents.
authorization_attachment