Skip to main content

Introduction

Create a virtual asset group. Regardless of the GroupType passed in, it is always forced to AIGC. Live person asset groups (LivenessFace) must use CreateVisualValidateSession. Each account can create up to 100 virtual (AIGC) asset groups and 100 liveness (LivenessFace) asset groups (200 in total; contact us if you need a higher limit). Each group can upload up to 1 million assets. For asset upload limits, see Create asset. Exceeding the per-user asset group limit returns 403 with ResponseMetadata.Error.Code = "QuotaExceeded".

Request URL

POST

Query Parameters

string
required
Action name, fixed as CreateAssetGroup
string
required
Version, fixed as 2024-01-01

Authentication

string
required
Bearer Token, e.g. Bearer sk-your_token_key

Request parameters

string
required
Asset group name
string
Description
string
Always forced to AIGC regardless of input

Request example

Response example