All Products
Search
Document Center

Edge Security Acceleration:AddUserBusinessForm

Last Updated:Jul 15, 2026

Creates a user opportunity order.

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

UserName

string

Yes

The username.

张三

PhoneNumber

string

Yes

The phone number.

158********

Email

string

Yes

The email address.

xxxx@alibaba.com

Position

string

Yes

The job title.

经理

Company

string

Yes

The company.

xxxx有限公司

Website

string

No

The company website.

xxx.com

Remark

string

No

Additional remarks.

请尽快联系我们

Response elements

Element

Type

Description

Example

object

RequestId

string

The request ID.

0AEDAF20-4DDF-4165-8750-47FF9C1929C9

Examples

Success response

JSON format

{
  "RequestId": "0AEDAF20-4DDF-4165-8750-47FF9C1929C9"
}

Error codes

HTTP status code

Error code

Error message

Description

400 InvalidParameter The specified parameter is invalid. The specified parameter is invalid.
400 DuplicateRequirementTicket Repeated demand order. Repeated demand order.
400 InternalException Failed to call the service. Try again later or contact technical support. Failed to call the service. Try again later or contact technical support.

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.