cURL
curl --request POST \ --url https://api.qevlar.com/v2/investigations/email \ --header 'Content-Type: application/json' \ --data ' { "from_email": "[email protected]", "attachment_download_url": "<string>", "subject": "Investigation by Qevlar AI", "reply_to": "[email protected]" } '
{ "alert_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "status": "Failure" }
1
Successful Response
Failure
In progress
Pending
Success