/forms/{slug_or_id}/products/{product_sku}

This endpoint updates a specific product on a form by SKU.
Please note that this feature is exclusively available as part of the Business API.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The form's slug, custom slug or ID.

string
required

The SKU of the product.

Body Params
string | null

Product name.

number | null

Product quantity.

double | null

Product price.

number | null

Minimum number of products to be selected.

number | null

Maximum number of products to be selected.

boolean | null

Whether the product can be discounted.

images
array of objects

List of product images.

images
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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