v8

OpenAPI 3.1.02026-08-03150119167.4 KB
Backoffice

Create Backoffice Attachment File

Persist attachment bytes to R2 and tag the row as an attachment.

post/backoffice/files/attachments

Request body

user_idstring required
filenamestring required
mime_typestring required
data_base64string required
agent_idstring uuid nullable
run_idstring uuid nullable
metadataobject nullable

Response

Successful Response