GuidesRecipesAPI Reference
Log In
API Reference

Update a region's image

Uploads images to a region. Available images and their image_keys, along with the supported file types and sizes are in the table below.

🙇

Heads up!

All image file uploads should be base64 encoded.

image_key Supported File Types Image Dimensions
logo
  • .jpeg
  • .jpg
  • .png
1000x313
app_icon
  • .jpeg
  • .jpg
  • .png
100x100
app_homepage_logo
  • .jpeg
  • .jpg
  • .png
208x32
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
enum
required

Image to be updated.

Allowed:
uuid
required

Region ID.

Body Params

Available properties for updating an image.

string
required

Base64-encoded image data without metadata with a file type of [jpg, jpeg, png].

Headers
string

Specify API version, for example '1.0'. By default, the version configured in the company settings is used.

Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json