Typescript (SDK)
Sites
Remove a secret from a site
Deletes the secret and removes it from the live worker’s environment. This is permanent — the encrypted value cannot be recovered afterward.
DELETE
Typescript (SDK)
Authorizations
API key in the format: Bearer {api_token}
Path Parameters
The resource ID (e.g., "prod_abc123") or slug (e.g., "my-product")
The secret's prefix ID (e.g., "secret_abc123")

