pause_project
Stop serving production traffic for a project using its project ID. Pause the project to halt active deployments and prevent new traffic.
Instructions
Pause a project (stops serving production traffic) by project id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | Project id. | |
| teamId | No | Team ID to scope the request. Falls back to VERCEL_TEAM_ID when omitted. | |
| slug | No | Team slug to scope the request (alternative to teamId). |