remove_cert
Delete a TLS certificate by providing its certificate ID.
Instructions
Delete a TLS certificate by id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Certificate 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). |