cURL
curl --request POST \ --url https://app.pentest-tools.com/api/v2/scans/{id}/stop \ --header 'Authorization: Bearer <token>'
{ "status": 401, "message": "No API key specified" }
Use the "API key" from the profile page as the token
id of the scan
No Content
Was this page helpful?