v1

latestOpenAPI 3.0.32026-07-24106305257.4 KB
Secrets

Create a Secret

post/secrets

Request body

OR

Example request

{
  "provider": "My Production API Key",
  "username": "myuser",
  "password": "my-secure-password"
}

Response

Created

idstring required
providerstring required
type'bearer' | 'api_key' | 'basic' | 'oauth2' required

Authentication types supported by the secrets service

created_atstring required
last_used_atstring required
sanitized_secretstring required
configstring