Create a Task
Case Management
Create a Task
API endpoint to create a new task within a case in Blink’s case management system.
POST
Create 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.
Path Parameters
Workspace ID
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"