latestOpenAPI 3.0.02026-08-0819201.1 MB

411f9f98c01e

resources

Creates a new signed url in Storage

This request is authorized for any platform User

post/resources/storage/signed-url

Response

OK

put_urlstring required
get_urlstring required
expiresinteger required

Example response

{
  "put_url": "https://steward_host/files/1ksksiao",
  "get_url": "https://steward_host/files/34rwer34",
  "expires": 18000
}