Skip to main content
POST
Confirm attachment upload and save to database

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

cardPublicId
string
required
Minimum string length: 12

Body

application/json
s3Key
string
required
filename
string
required
originalFilename
string
required
contentType
string
required
size
number
required
Required range: x > 0

Response

Successful response

publicId
string
required
filename
string
required
originalFilename
string
required
contentType
string
required
size
number
required
s3Key
string
required
createdAt
string
required