Delete a Group
Delete an asset group. Returns 204 No Content on success.
VIP only. This endpoint is available to VIP accounts only. Normal accounts get
403 TIER_FORBIDDEN.
DELETE
https://console-api.siraya.ai/extapi/v1/assets/groups/{groupId}
Path Parameters
groupId
string
Required
The unique identifier of the group to delete.
Example Response