Instructions
Compile and save instruction
Compile a Watch DSL script and persist it as an instruction for transaction evaluation.
POST
Blnk Watch is currently in beta. Send us a message
Body
The Watch DSL script to compile. The rule name is extracted from the script and must be unique across instructions.
Response fields
Auto-generated instruction ID. Use this with get instruction and delete instruction.
Unique rule name extracted from the DSL script.
Original Watch DSL script text.
Rule description from the DSL script, if provided.
Compiled rule JSON used during transaction evaluation.
ISO 8601 timestamp of when the instruction was created.
ISO 8601 timestamp of when the instruction was last updated.