Files
Create Signed Upload URL
POST
/
files
/
sign
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The unix timestamp that the URL is signed, ie time of request
How long the URL is valid for in sconds after signing based on the date parameter
ID of the group that the file will be uploaded to
Add additional key value metadata to files upon upload
Name of the file that will be uploaded
Response
200 - application/json