Update predefined condition criteria

Updates the specified predefined condition criteria.

Policy condition criteria define a query for selecting locations that match the specified criteria. Locations that match the specified criteria may be assigned the policy condition.

Path Params
int32
required

ID of predefined condition.

int32
required

ID of predefined condition criteria.

Body Params
string

Logical operator in a compound query. One of AND, OR.

string

Opening parenthesis in compound query. One of (, ((, (((.

string
required

Property to be searched by query.

string
required

Comparison operator in query. One of =, >, < ,>=.

string
required

Value of the field property.

string

Closing parenthesis in a compound query. One of ), )), ))).

Responses
204

Predefined condition criteria successfully updated.

Language
Credentials
URL
LoadingLoading…
Response
Choose an example:
application/json