Got it, you want to know if you can pause all deployments for a given flow using the Prefect 3 API.
Let's find the answer by searching the Prefect 3 documentation.
I couldn't find a direct answer in the Prefect 3 documentation regarding pausing all deployments for a flow using the API.
Your best bet would be exploring Prefect's API documentation further or potentially opening a GitHub issue for more specific guidance.
Here's the
Prefect 3.0 API documentation for more information.
If needed, I can also search GitHub issues. Would you like me to do that?