User API

Create Server File Upload

Upload file bytes through the backend and store them in R2/S3.

post/me/files/server-uploads

Request body

filenamestring required
mime_typestring required
data_base64string required
run_idstring uuid nullable
tagsstring[]
metadataobject nullable
conflict_strategy'error' | 'overwrite' | 'rename'

Response

Successful Response

Changes

Changed in 1 of the 72 revisions of this API.242

  • 72e064594fc8242See the full diff
    • ▲

      removed the required property / from the response with the status

      response-required-property-removed

    • ▲

      removed the required property / from the response with the status

      response-required-property-removed

    • ●

      removed the request property

      request-property-removed

    • ●

      removed the request property

      request-property-removed

    • ●

      removed the request property

      request-property-removed

    • ●

      removed the optional property / from the response with the status

      response-optional-property-removed

    • ○

      added the new optional request property

      new-optional-request-property

    • ○

      added the required property / to the response with the status

      response-required-property-added

    This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog