SetConditionEnabled

Use this call to enable or disable a condition. Any subconditions or actions belonging to the condition will not be evaluated or executed if it is disabled. Permissions Required: GlobalPermissions.OrderBook.RulesEngineNode Rate limit: 150 / minute

Body Params
int32

The condition id.

boolean

True for enabled, False for disabled.

Response
204

No Content

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here!