Create a property field
POST/api/v4/properties/groups/:group_name/:object_type/fields
Create a new property field for a specific group and object type.
Request
Responses
- 201
- 400
- 401
- 403
- 409
Property field creation successful
Invalid or missing parameters in URL or request body
No access token provided
Do not have appropriate permissions
A property field with the same name already exists at the same or a conflicting hierarchy level.