For the complete documentation index, see llms.txt. This page is also available as Markdown.

Attachments

Upload a file attachment

post
Required scopes
This endpoint requires the following scopes:
Authorizations
Body
pathstringOptional

Optional path in S3 where the file should be stored

transactionIdstringRequired

Transaction ID

filestring · binaryRequired

File to upload

Responses
200

File uploaded successfully. Requires authentication and attachment.upload scope.

application/json
post
/attachments
200

File uploaded successfully. Requires authentication and attachment.upload scope.

Last updated