{
"workflow_id": "1cfed585e3214100001a129d09"
}
curl --location --request POST 'https://api.airudder.com/service/cloud/workflow/stopinstance' \
--header 'Authorization;' \
--header 'User-Agent: Airudder' \
--header 'Content-Type: application/json' \
--data-raw '{
"workflow_id": "1cfed585e3214100001a129d09"
}'
{
"data": {
"workflow_id": "d4ef67b004f547979daad28742e568a4"
},
"status": "OK",
"code": 200
}