v1

latestOpenAPI 3.1.02026-07-2419782400.4 KB
Options

Modify metaproperty option

Edit the children of a metaproperty option.

put/api/pim/metapropertyoptions/{id}

Path parameters

idstring required
Example:00000000-0000-0000-0000-0000000000000000

Request body

childrenstring[]

Example request

{
  "children": [
    "00000000-0000-0000-0000-000000000000"
  ]
}

Response

Metaproperty option modified successfully