Authorization
If set, the API uses an API key for authentication. Include the following header in your requests:X-blnk-key: <api-key>
.
Replace <api-key>
with your secret API key. Ensure the key is kept secure and not exposed in public repositories or client-side code.
See also: Secure your Blnk server
Body
Name of the matching rule.
A brief description of what the matching rule does.
An array of criteria that defines the rule. Each criteria is defined by 3 attributes —
field
, operator
, allowable_drift
.