filePath
that can be used to upload the file and a key
that identifies the object in the Plumaa ID storage infrastructure.
Using the key
, the client can create a signature request by providing the key
as the file argument (depending on the content type).
The signed URL is valid for 15 minutes
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.