Custom Properties
Was this helpful?
Was this helpful?
Custom properties allow you to add custom fields to resources in your workspace. Learn more about custom properties .
Update custom property values for multiple entities in a single request. To bulk delete custom property values, set their values to an empty string ("").
List of entity IDs to update
["550e8400-e29b-41d4-a716-446655440000","7c9e6679-7425-40de-944b-e07fc1f90ae7"]
Map of custom property IDs/names to their values. Set value to empty string ("") to delete the property.
{"550e8400-e29b-41d4-a716-446655440000":"value1","My%20Custom%20Property":""}
No content