Creates an application.
Operation description
You can create up to 10 applications within an Alibaba Cloud account. For more information, see Multi-application service.
QPS limits
You can call this operation up to 50 times per second per account. Requests that exceed this limit are dropped and you will experience service interruptions. We recommend that you take note of this limit when you call this operation. For more information, see QPS limits on API operations in ApsaraVideo VOD.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
AppName | string | Yes | The name of the application. The application name must be unique.
| test |
Description | string | No | The description of the application.
| myfirstapp |
Response parameters
Examples
Sample success responses
JSON
format
{
"AppId": "app-****",
"RequestId": "25818875-5F78-4A13-34D5-D7393642****"
}
Error codes
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|---|---|
2021-08-03 | The internal configuration of the API is changed, but the call is not affected | View Change Details |