Custom Properties
custom_properties
Methods
get/custom-properties
List custom properties
post/custom-properties
Create a custom property
Response fields
Request example
200Example
get/custom-properties/{id}
Get a custom property
patch/custom-properties/{id}
Edit a custom property
Delete A Custom Property -> { id }
delete/custom-properties/{id}
Delete a custom property
Domain types
NewCustomProperty = { key, label, resourceType, 2 more... }