v1

latestOpenAPI 3.0.02026-07-2661281.2 KB
default

Create Signed Upload URL

org:files:write

post/files/sign

Request body

datenumber required

The unix timestamp that the URL is signed, ie time of request

expiresnumber required

How long the URL is valid for in sconds after signing based on the date parameter

max_file_sizenumber

Restrict the max size of a file upload in bytes

allow_mime_typesstring[]

Array of allowed mime types for a file upload, includes wildcards "image/*"

group_idstring

ID of the group that the file will be uploaded to

keyvaluesobject

Add additional key value metadata to files upon upload

filenamestring

Name of the file that will be uploaded

Response

Successful response

datastring