Skip to main content

Introduction

Delete a specified asset group and cascade delete all assets within it. This cannot be undone.
Live person asset groups (LivenessFace) have additional restrictions: only groups whose authorization has expired or was denied can be deleted; groups with active authorization, authorization not yet started, or approved authorization cannot be deleted. Virtual asset groups (AIGC) have no such restriction.

Request URL

POST

Query Parameters

string
required
Action name, fixed as DeleteAssetGroup
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 ID

Request example

Response example