Create Signature
Create a new signature.
Authorization
Request Body
application/json
RequiredThe request body should contain a properly formatted JSON object with a filename
property. Other optional properties are listed below.
filename
Requiredstringfolder
stringexpiry
integerFormat:
"unix-epoch"
method
stringDefault:
"get"
Value in: "get" | "put"
Response Body
Success
TypeScript Definitions
Use the response body type in TypeScript.
meta
objectdata
objecterror
object | null | nulllinks
object