Wait until scheduler is idle for a specific user.
cURL
curl --request POST \ --url https://api.example.com/product/scheduler/wait
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Successful Response