Custom Properties
Authorizations
Path parameters
custom_property_idstringRequired
Body
namestringRequired
entity_typesstring[]OptionalDefault:
[]value_typestringRequired
Responses
200
OK
application/json
put
/api/v1/resource/all_v2/custom_properties/{custom_property_id}/200
OK
Update Entity Custom Property Value
put
/api/v1/resource/all_v2/custom_properties/{custom_property_id}/{entity_id}/
Authorizations
Path parameters
custom_property_idstringRequired
entity_idstringRequired
Body
valuestringRequired
Responses
200
OK
application/json
put
/api/v1/resource/all_v2/custom_properties/{custom_property_id}/{entity_id}/200
OK
Last updated
Was this helpful?