Create Product Custom Field
Request body
Example request
{
"name": "cf2",
"default_value": "2",
"product": 1584723961091260
}Example responses
200 — Created
404 — Not found
Was this helpful?