curl -X POST "https://fluar.com/api/v4/projects/proj_550e8400e29b41d4a716446655440000/stop" \
-H "Authorization: Bearer YOUR_API_KEY"
{
"success": true,
"message": "Processing stopped"
}
Stop all processing for a project
curl -X POST "https://fluar.com/api/v4/projects/proj_550e8400e29b41d4a716446655440000/stop" \
-H "Authorization: Bearer YOUR_API_KEY"
{
"success": true,
"message": "Processing stopped"
}
curl -X POST "https://fluar.com/api/v4/projects/proj_550e8400e29b41d4a716446655440000/stop" \
-H "Authorization: Bearer YOUR_API_KEY"
{
"success": true,
"message": "Processing stopped"
}