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

Changes

No recorded changes to this endpoint across all 1 revision of this API.