Update a Task
Case Management
Update a Task
API endpoint to update an existing task in Blink’s case management system.
PUT
Update a Task
Authorizations
Use your API key to access BlinkOps API. To generate an API key, please log in to your BlinkOps account and navigate to the API Keys section in the user settings page. Add the generated key to your request headers as BLINK-API-KEY.
Body
*/*
Task Data
Example:
["john.doe@blinkops.com"]Example:
"Investigate the malware alert generated by CrowdStrike Falcon"
Example:
"2024-06-29T21:00:00.000Z"
Example:
false
Example:
"Investigate Malware Alert"
Example:
1
Available options:
OPEN, IN PROGRESS, CLOSED Example:
"OPEN"
Available options:
Investigation, Enrichment, Remediation, Response Validation, Compliance, Reporting & Documentation, Escalation, Workflow Automation Example:
"Investigation"
Response
OK
Example:
["john.doe@blinkops.com"]Example:
"Investigate the malware alert generated by CrowdStrike Falcon"
Example:
"2024-06-29T21:00:00.000Z"
Example:
false
Example:
"Investigate Malware Alert"
Example:
1
Available options:
OPEN, IN PROGRESS, CLOSED Example:
"OPEN"
Available options:
Investigation, Enrichment, Remediation, Response Validation, Compliance, Reporting & Documentation, Escalation, Workflow Automation Example:
"Investigation"