POST
/
organization
/
secrets
"<any>"

Authorizations

fastapiusersauth
string
cookie
required

Body

application/json

Create a new secret.

Secret types

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

Response

201
application/json
Successful Response

The response is of type any.