latestOpenAPI 3.0.32026-08-201592,4923.4 MB

53223abaceb7

Storage

Create a temporary storage location

post/storage

Response

Successful creation of the temporary storage location

urlstring uri

The URL of the temporary storage location.

storageIdstring

The storage ID.

expiresAtstring date-time

The expiration time.

Example response

{
  "url": "https://httpbin.org/anything/asdfghjk?KeyId=ABC123&Signature=aZ09%2B%2F%3D&x-security-token=F%2B5%2FX&Expires=1583334977",
  "storageId": "qwertyuiop1234567890",
  "expiresAt": "2020-03-04T15:16:17Z"
}