Create Complex Rule now documents conditions as required
Thanks to user feedback, the Create Complex Rule endpoint reference now marks conditions as a required field.
- conditions is required — the request body schema and the operation’s Required Fields list now include
conditions. The live API rejects requests without it with422 "Please provide a conditions.", so the reference previously showed the field as optional in error.
For details, see Create Complex Rule.