v1

latestOpenAPI 3.1.02026-07-13201721.4 KB
Admin - Property Management

Rename Property

Rename a property across all products

When renaming a property that already exists:

  • If both properties have the same value: keep one entry

  • If both properties have different values: keep the original property's value

  • old_property: The current property name

  • new_property: The target property name

post/admin/property/rename

Request body

old_propertystring required
new_propertystring required

Response

Successful Response

{"stackTrail":"paths:/admin/property/rename:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}