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