patch
/properties/custom-fields/{id}Update property field definition
Renames a property field definition or changes its value type.
Authorization
Scheme
- bearerAuth
Required scopes
- custom_field:update
Allowed roles
- owner
- admin
- agent
Update a property field definition.
Parameters
- Name
id- Type
- path string
- Description
- Required parameter.
Request body
- Name
application/json- Type
- UpdateCustomFieldDefinitionRequest
- Description
- Required body.
Responses
- 200
Property field definition updated
- application/json CustomFieldDefinition
- default
Error
- application/json ProblemDetails