v1

latestOpenAPI 3.0.02026-07-14169146300.3 KB
Secrets

Bulk delete secrets

Deletes all secrets with the given names from the specified project

delete/v1/projects/{ref}/secrets

Path parameters

refstring required
Example:abcdefghijklmnopqrst

Project ref

Request body

string[] required

Example request

[
  "OPENAI_API_KEY"
]