v1
latestOpenAPI 3.1.02026-07-242470655.6 KBCreate Product Option Choice
post/site/{site_name}/ecommerce/options/{option_id}/choices
Path parameters
site_namestring required
The unique identifier for the target site
option_idstring required
The unique identifier for the target option
Headers
x-duda-access-tokenstring required
The specific access token to access this site API.
Request body
Response
200
Example response
{
"choices": [
{
"id": "db3je27rg7",
"value": "45"
}
],
"id": "WMd1xylGrp",
"name": "Shirt size"
}