Skip to main content
PATCH
Update vault credentials

Authorizations

Authorization
string
header
required

API key passed as a Bearer token. Configure via the apiKeys field in polpo.json or the POLPO_API_KEY environment variable.

Path Parameters

agent
string
required
service
string
required

Body

application/json
type
enum<string>

Update credential type

Available options:
smtp,
imap,
oauth,
api_key,
login,
custom
label
string

Update human-readable label

credentials
object

Credential fields to add or update (merged with existing)

Response

Vault entry updated successfully

ok
boolean
required
data
object
required