put https://api.seismic.com/custom-property/v1/customProperties/
Update custom property by a custom property id and custom property metadata.
Body Field Definition
For fields definition, please reference create custom property via POST.
You can simply use the GET the get a body of custom property, modify any relevant fields, then send the body via PUT to update custom property.
SCOPES
Requires
seismic.custom_property.manage
. See Permissions for additional details.