Skip to main content
POST
Create Asset Group

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
Name
string
required

Asset group name.

Example:

"my-project-assets"

model
string
default:volc-asset

Model name for billing. Default: volc-asset.

Example:

"volc-asset"

Response

Asset group created successfully

Id
string

Asset group ID.

Example:

"group-20260320120601-hsw4s"