cURL
curl --request POST \ --url https://app-preprod.cybedefend.com/project/{projectId}/scan/start
{ "success": true, "message": "<string>", "detectedLanguages": [ "<string>" ] }
Scan started
Whether the scan started successfully
Message describing the scan start result
Detected languages (if any) during scan initialization