post /custompropertydefinition

Stability index

LOCKED.
This API is extremely reliable and will not be broken unless absolutely necessary.

Request body

item (required)
CustomPropertyDefinition

Query parameters

privileges (optional)

Return type

CustomPropertyDefinition

Example data

Content-Type: application/json

{ "privileges" : [ "privileges", "privileges" ], "createdDate" : "2000-01-23T04:56:07.000+00:00", "modifiedByUserName" : "modifiedByUserName", "schemaPath" : "schemaPath", "valueType" : "valueType", "modifiedDate" : "2000-01-23T04:56:07.000+00:00", "name" : "name", "description" : "description", "choiceValues" : [ "choiceValues", "choiceValues" ], "id" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "objectTypes" : [ "objectTypes", "objectTypes" ] }

Responses

201
Created