{
"args": {},
"command": "string"
}
curl --location --request POST '/v1/tenant//project//environment//application//strategydeploycontrol' \
--header 'Content-Type: application/json' \
--data-raw '{
"args": {},
"command": "string"
}'
{
"data": null,
"errorData": null,
"message": "string",
"Data": {}
}