Upload Image ❗

This endpoint allows partners to upload images to existing products.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
❗️

When an organization uses Treez Catalog, Create and Update operations must be done using the Catalog API. This Product endpoint will be deprecated in 2026 as migrations to Treez Catalog complete.

Path Params
string
required
Defaults to partnersandbox2

Enter the dispensary name ie. [Dispensaryname].treez.io

string
required
Defaults to 1ae6677a-909b-4bfd-b348-d5e587704655

Enter the product_id that you want to upload an image to. Unique ID associated with each product. This value will not change once a product has been created.

Body Params
file
required

Product image that will be added to the product defined in the endpoint.

Headers
string
required

Enter the bearer token obtained via Authorization API.

string
required

Enter the Client_ID provided by TREEZ.

Responses
200

SUCCESS.
Returns the response data successfully.

400

BAD REQUEST.
The wrong URL request.
The wrong JSON structure.
The validations/requirements are not met.

401

AUTHENTICATION OR AUTHORIZATION.
The worng client_id is used.
The expired or wrong access token is used.

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!