Skip to main content
POST
Rotate credentials

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Body

application/json

Credential rotation

credentials
InlineBasicCredentials · object
required

Credential material for the auth pipeline. Shape is determined by auth_pipeline.source_type and auth_pipeline.credential_type.

Response

Backend updated

auth_pipeline
AuthPipeline · object
connections
object

Map of action keys to connection configurations

enabled
boolean
encryption
EncryptionConfig · object | null

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.

host
string
id
string
inserted_at
string<date-time>
name
string
protocol
string