Sets a default AI template.
Operation description
Currently, this operation is supported in the following regions: China (Beijing), China (Shanghai), and Singapore.
Obtain the AI template ID first, and then call this operation to set the template as the default AI template. A default AI template cannot be deleted.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
vod:SetDefaultAITemplate |
create |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| TemplateId |
string |
Yes |
The AI template ID. You can obtain the ID by using one of the following methods:
|
1706a0063dd733f6a823ef32e0a5**** |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response parameters. |
||
| TemplateId |
string |
The AI template ID. |
1706a0063dd733f6a823ef32e0a5**** |
| RequestId |
string |
The request ID. |
8E70E3F8-E2EE-47BC-4677-379D6F28**** |
Examples
Success response
JSON format
{
"TemplateId": "1706a0063dd733f6a823ef32e0a5****",
"RequestId": "8E70E3F8-E2EE-47BC-4677-379D6F28****"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.