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
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.