Skip to main content
POST
Issue Capture Upload Url

Authorizations

Authorization
string
header
required

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

Path Parameters

card_id
string
required

Body

application/json

Body for issuing a presigned PUT for an unsaved badge / card photo.

Each capture gets a unique S3 key so the rep can scan multiple badges in sequence without one upload overwriting the previous.

content_type
enum<string>
default:image/jpeg
Available options:
image/jpeg,
image/png,
image/webp

Response

Successful Response

The response is of type Response Issue Capture Upload Url Route Cards Card Id Captures Upload Url Post · object.