Backends
Rotate credentials
POST
Rotate credentials
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
Credential rotation
Credential material for the auth pipeline. Shape is determined by auth_pipeline.source_type and auth_pipeline.credential_type.
- InlineBasicCredentials
- InlineBearerCredentials
- InlineHmacCredentials
- VaultCredentials
Response
Backend updated
Map of action keys to connection configurations
Optional per-backend message-level encryption (MLE). When set, the mapped request body is JWE-encrypted before dispatch and the response body is decrypted before response mapping. Key material is managed via /api/admin/keys.
Rotate credentials