Property Value Rules
Download API definition:
POST https://sampleHostName/validation/propertyValue/rules
Creates a property value validation rule for the specified criteria and returns the rule id.
- Rule template ids can be discovered by calling GET /validation/propertyValue/rules
Authentication
Requires Authorization
header with valid Bearer token for scope validation:modify
.
For more documentation on authorization and how to get access token visit OAUTH2 Authorization page.