Skip to main content

Upload Custom Image

Uploads an image for use in a custom card. Use type: cover for the card design image printed on the outside, or type: logo for a logo placed in the header, footer, or inside of a card. Returns the image ID and URL to use in subsequent custom card calls.

Request Body
file binary REQUIRED
type string

Possible values: [logo, cover]

The type of the image.

Responses
200

OK

Schema OPTIONAL
httpCode integer OPTIONAL
status string OPTIONAL
id integer OPTIONAL
image_url string OPTIONAL