Skip to main content
POST
Generate new expense reference

Authorizations

Authorization
string
header
required

OpenApi Key created within Altera.app for a certain company

Body

application/json
name
string
required

The filename (including extension)

Required string length: 3 - 255
mime
string
required

Mime type of the file we wish to upload

md5
string
required

MD5 checksum of the file we wish to upload

Pattern: ^[a-f0-9]{32}$
override
boolean

Override if a duplicate was found?

private
boolean

Whether the file should be marked as private

Response

200 - application/json

OK

result
string
Example:

"OK"

data
object