Skip to main content
POST
Delete asset group (DeleteAssetGroup)

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.

Authentication

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

Request parameters

string
required
Asset group ID
string
default:"default"
Project name

Request example

Response example