CreateUserAuthConfig

更新时间:
复制 MD 格式

Creates a user authentication credential.

Operation description

Creates a connection flow or a connection flow version.

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-3c60c6e123e146fbb6f8

ConnectorVersion

string

No

The version of the connector.

1

AuthConfigName

string

Yes

The name of the credential.

bailian-01ce5586-420f-4cbf-9392-7001a1c33bc1

AuthType

string

No

The type of the credential.

DingdingAccessToken

AuthConfig

string

Yes

The authentication information.

***

Response elements

Element

Type

Description

Example

object

Schema of Response

RequestId

string

The ID of the request.

249048A1-7FF7-5D2E-A322-695420112094

Data

string

The ID of the user credential.

uac-a2253c40486c40c1b910

Examples

Success response

JSON format

{
  "RequestId": "249048A1-7FF7-5D2E-A322-695420112094",
  "Data": "uac-a2253c40486c40c1b910"
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.