Create a Group
Create a new asset group. Returns the created group with 201 Created.
VIP only. This endpoint is available to VIP accounts only. Normal accounts get
403 TIER_FORBIDDEN.
POST
https://console-api.siraya.ai/extapi/v1/assets/groups
Body
name
string
Required
The group name.
description
string
An optional description of the group.
Example Response