Skip to main content
POST
Sets the active flag. Inactive hooks are skipped by the scheduler and by liquidation processing, and are not reachable as chained triggers. Execution history is preserved.

Path Parameters

string
required
Market ID.
string
required
Hook ID.

Body Parameters

boolean
required
true to enable, false to disable. Any non-boolean value returns INVALID_ACTIVE.