System

Upload a File

Upload exactly one file to an absolute destination folder through FilePond without overwriting an existing entry

post/system/file-explorer/upload

Query parameters

pathstring required

Destination folder path (e.g. /zroot/share)

Response

File uploaded

errorstring
messagestring
statusstring

Changes

Changed in 3 of the 42 revisions of this API.29

  • 9a5026bf905718See the full diff
    • removed the success response with the status 200

      response-success-status-removed

    • added the non-success response with the status 401

      response-non-success-status-added

    • added the non-success response with the status 403

      response-non-success-status-added

    • added the non-success response with the status 404

      response-non-success-status-added

    • added the non-success response with the status 408

      response-non-success-status-added

    • added the non-success response with the status 413

      response-non-success-status-added

    • added the non-success response with the status 429

      response-non-success-status-added

    • added the non-success response with the status 507

      response-non-success-status-added

    • added the success response with the status 201

      response-success-status-added

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation