Private IPFS
Create Signed Upload URL
POST
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
Name of the file that will be uploaded
ID of the group that the file will be uploaded to
Add additional key value metadata to files upon upload
Response
200 - application/json