UpdateUserAuthConfig

更新时间:
复制 MD 格式

Updates a user authentication credential.

Operation description

Updates the configuration of a specific user authentication credential.

Try it now

Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.

Test

RAM authorization

No authorization for this operation. If you encounter issues with this operation, contact technical support.

Request parameters

Parameter

Type

Required

Description

Example

ConnectorId

string

Yes

The ID of the connector.

connector-6b8df2297dca4a5f8f15

ConnectorVersion

string

No

The connector version.

1

AuthConfigId

string

Yes

The ID of the credential.

uac-42b60d53bcce466d9d08

AuthConfigName

string

No

The name of the credential.

name

AuthConfig

string

No

The user authentication credential, provided as a JSON string.

{\"apiKey\": \"************\"}

Response elements

Element

Type

Description

Example

object

The response object.

RequestId

string

The unique request ID.

83C6468F-3D68-5791-860E-29AB8FCACC73

Examples

Success response

JSON format

{
  "RequestId": "83C6468F-3D68-5791-860E-29AB8FCACC73"
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.