POST
/
organization
/
secrets
/
{secret_id}
This response does not have an example.

Authorizations

fastapiusersauth
string
cookie
required

Path Parameters

secret_id
string
required

Body

application/json

Update a secret.

Secret types

  • custom: Arbitrary user-defined types
  • token: A token, e.g. API Key, JWT Token (TBC)
  • oauth2: OAuth2 Client Credentials (TBC)

Response

204

Successful Response