Rule
Create an Operation Rule
Create a new Operation Rule on the target Site. The rule definition is validated server-side by Flow; on validation failure no state changes (the request acts as a dry-run by way of its own validation step).
Rules are site-scoped and per (operationType, operationCode) tuple. The response echoes the submitted body with the assigned id.
Org must have an Infrastructure Provider entity. User must have authorization role with PROVIDER_ADMIN suffix.
post/v2/org/{org}/nico/task/rule
Request body
Response
Rule was created.
Changes
Changed in 2 of the 90 revisions of this API.2
- ○
added the non-success response with the status
504response-non-success-status-added
- ○
- ○
endpoint added
endpoint-added
- ○