delete_log_drain
Delete a log drain by its unique ID to stop log forwarding from your Vercel project or team.
Instructions
Delete a configurable log drain by id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Log drain 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). |