Custom Properties
Access custom property groups.
-
GET
List custom property values
/v1/custom-properties/groups/{groupId}/values -
POST
Create custom property value
/v1/custom-properties/groups/{groupId}/values -
GET
Get custom property value
/v1/custom-properties/groups/{groupId}/values/{valueId} -
DELETE
Delete custom property value
/v1/custom-properties/groups/{groupId}/values/{valueId} -
PATCH
Update custom property value
/v1/custom-properties/groups/{groupId}/values/{valueId} -
GET
Get custom property group
/v1/custom-properties/groups/{groupId} -
GET
List custom property groups
/v1/custom-properties/groups