admin

Set connection credentials

Sets or rotates the credentials for a Connection. The accepted payload depends on the provider's strategy and auth method. Returns the refreshed connection metadata (never the credentials themselves).

post/admin/connections/{id}/credentials

Path parameters

idstring required

Request body

object required

Response

connection is a single connection response.

auth_methodstring
created_atstring date-time
display_namestring
idstring uuid
identityobject
metadataobject
statusstring
tenant_idstring uuid
updated_atstring date-time

Changes

No recorded changes to this endpoint across all 2 revisions of this API.