Skip to main content

UploadFile

POST 

/api/file/upload

Upload a file's bytes directly as the request body and register it in one step. Send the raw file as the payload, with its Base64-encoded SHA-256 digest in the x-checksum header and the organisation and application in the x-organisation and x-application headers. Returns the created file. Requires a bearer token.

Request

Responses

UploadFile 200 response