Update an existing Condition.
ID of the object.
Condition object.
ID of the object.
Name of the object.
Notes for the object. Used for documentation purposes.
Array of tags.
Boolean expression in JavaScript.
A list of schedules that decides when to reevaluate the Condition. All the scheduled times will be effective. One will not override the other. - It can be a time of the day, e.g. 13:00, 10:25, 2:10 etc. - It can be one of the predefined intervals, e.g. 1m, 5m, 15m, 1h. These intervals will be always rounded up, i.e. if it's 15m and the time is 12:07 when the Condition is evaluated first, then the next evaluation will occur at 12:15, and the next one will be at 12:30 and so on.
Whether all the Remedy Methods must succeed to pass this Condition or just one.
The remedy methods that will be triggered if the evaluation fails.
User Action type.
Message to be shown to the user. Required for all remedy method.
Suffix to be added to the claim. Required for OtpAuthentication, PasswordAuthentication and Reason remedy methods.
MFA Provider Id or Identity Provider Id. Required for some remedy method.
Updated Condition.
ID of the object.
Name of the object.
Notes for the object. Used for documentation purposes.
Create date.
Last update date.
Array of tags.
Boolean expression in JavaScript.
A list of schedules that decides when to reevaluate the Condition. All the scheduled times will be effective. One will not override the other. - It can be a time of the day, e.g. 13:00, 10:25, 2:10 etc. - It can be one of the predefined intervals, e.g. 1m, 5m, 15m, 1h. These intervals will be always rounded up, i.e. if it's 15m and the time is 12:07 when the Condition is evaluated first, then the next evaluation will occur at 12:15, and the next one will be at 12:30 and so on.
Whether all the Remedy Methods must succeed to pass this Condition or just one.
The remedy methods that will be triggered if the evaluation fails.
User Action type.
Message to be shown to the user. Required for all remedy method.
Suffix to be added to the claim. Required for OtpAuthentication, PasswordAuthentication and Reason remedy methods.
MFA Provider Id or Identity Provider Id. Required for some remedy method.
JSON error. Check the JSON format.
Generic HTTP error.
Machine readable error code.
Human readable error details.
Token error. Login again.
Generic HTTP error.
Machine readable error code.
Human readable error details.
Insufficient permissions to access this resource.
Generic HTTP error.
Machine readable error code.
Human readable error details.
The requested resource can not be found.
Generic HTTP error.
Machine readable error code.
Human readable error details.
Invalid 'Accept' header.
Generic HTTP error.
Machine readable error code.
Human readable error details.
Request validation error. Check "errors" array for details.
Http 422 error for object validation.
Machine readable error code.
Human readable error details.
List of fields with validation errors.
Name of the field that failed validation.
Failure reason.
Unexpected server side error.
Generic HTTP error.
Machine readable error code.
Human readable error details.