Prisme.ai Workspaces
Post v2workspaces files
Upload one or more file(s)
POST
Path Parameters
Workspace id
Body
multipart/form-data
Accepts both binary data or dataURI (i.e data:...,base64:...)
File expiration time in seconds
Set to true to make uploaded file publicly available
If enabled, return a share token that will allow anybody access the file
Response
200
application/json
Success Response
Number of seconds after which the file will be automatically removed
Reflects whether the file has public-read ACL at storage provider. True by default
A share token to append as a ?token query parameter to grant read access with given url
Was this page helpful?