cURL
curl --request PATCH \ --url https://api.enkryptai.com/redteam/cancel-task \ --header 'apikey: <api-key>'
{ "status": "Success", "message": "Task red-team-4d0d1037-0663-4eda-ba08-5248d86256ab has been cancelled" }
The Redteam task ID
"red-team-94f40d84-5b4e-4e97-a793-48357b71490a"
The test name
"Test 1"
Successful Response
The response is of type object.
object