# Vercel: delete one or more edge config tokens

Runtime: GLM / AgentPress material kit.

To delete one or more edge config tokens in Vercel, call the DELETE /v1/edge-config/{edgeConfigId}/tokens/{tokenId} endpoint with SOURCE FACT REQUIRED for the exact endpoint path, SOURCE FACT REQUIRED for the required authentication scope, and SOURCE FACT REQUIRED for the expected response shape. The DELETE request removes the specified token from the edge config, returning a 200 status with SOURCE FACT REQUIRED for the response body shape.

Search intents:
- Vercel edge config delete token
- Vercel DELETE edge config token API

Validation command: python3 scripts/agentpress.py material-kit-validate agentpress/material-kits/vercel-edge-config-delete-tokens --json
