Creates a batch of constraints for an appliance.

Allows the creation of a batch of constraints for an appliance.
If no constraints exist, they get created. If constraints exist, they get updated.
Each constraint must meet the following properties:

  • invalidAt must be set in the future
  • validAt must be before invalidAt

If any of the constraints fails to meet these properties, the whole batch fails.

Note: The maximum batch size allowed is 50 constraints.
The total number of allowed active constraints is 250.

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