Secret Manager
Delete Secret
DELETE
/
api
/
v1
/
secrets
/
{provider}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
provider
enum<string>
requiredAvailable options:
openai
, anthropic
Response
200 - application/json
The response is of type any
.