API Reference

Upsert products and their embeddings, this endpoint creates and updates all products that are in the list and delete all products that are not in the list.

Log in to see full request history
Path Params
string
required

The prompt block ID to upsert the products

Body Params

The payload to send with the products

Headers
string
required

API key needed to authorize the request

Responses
201

Products upserted successfully.

400

Bad request.

401

Unauthorized.

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