v1

latestOpenAPI 3.1.02026-07-242470655.6 KB

Create Product Option

post/site/multiscreen/{site_name}/ecommerce/options

Path parameters

site_namestring required

The unique identifier for the target site.

Headers

x-duda-access-tokenstring required

The specific access token to access this site API.

Response

200

idstring
namestring

Example response

{
  "choices": [
    {
      "id": "db3je27rg7",
      "value": "45"
    }
  ],
  "id": "WMd1xylGrp",
  "name": "Shirt size"
}