Skip to main content
POST
Card Photo 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

Browser-direct upload to S3 for card photo, company logo, or banner.

kind
enum<string>
default:photo
Available options:
photo,
logo,
banner
content_type
string
default:image/jpeg
Minimum string length: 1

Response

Successful Response

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