Create a new asset group for organizing your organization’s assets.
X-API-KEY header:
| Field | Type | Required | Description |
|---|---|---|---|
| name | string | Yes | Name for the new group (1-255 characters) |
| Field | Type | Description |
|---|---|---|
| id | number | Unique identifier for the group |
| name | string | Name of the created group |
| Error Message | Cause | Resolution |
|---|---|---|
| Group name is required | Missing name field in request | Provide a name field |
| Group name must be between 1 and 255 characters | Name is too short or too long | Use a name with 1-255 characters |
| A group with this name already exists | Duplicate group name | Use a different name or use existing group |
Your API key. This is required by most endpoints to access our API programatically. Reach out to us at [email protected] to get an API key for your use.
1 - 255