Upload Images With Reviews Via API

Upload images to associate with a review using the image_upload_token received from the Create Reviews endpoint.

Use the Create Reviews endpoint for your custom submission widget.

Once you submit a review to that endpoint, you will receive an image_upload_token which should be used in the subsequent image upload call.

👍

How to use this endpoint

  • To see example requests, click Examples in the payload on the right.
  • For example responses, click the relevant status code on the right.
  • You can upload up to 3 images per review.
  • The image_upload_token is received from the Create Reviews endpoint response.
📘

Please note:

  • This endpoint requires the image_upload_token that is returned when you create a review.
  • Image URLs must be publicly accessible.
  • Supported image formats: JPG, PNG, GIF, WebP
Language
Credentials
Header
URL
Click Try It! to start a request and see the response here!