The Blink REST API provides programmatic access to Blink data and functionality, enabling the management of resources such as workflows, users, cases, and more.
curl -L -X POST 'http://app.blinkops.com/api/v1/playbooks/33168bb7-a395-47c9-ba7a-d44b649940dc/execute' \ -H 'Content-Type: application/json' \ -H 'Accept: application/json' \ -H 'BLINK-API-KEY: h4536jlkh345l456l35y4543l5ls'
Was this page helpful?