...
| Parameter | Type | Description |
|---|---|---|
| token (required) | string | Access token. You can obtain a token by making a request. |
| name (required) | string | The name of the new group. |
| userId (optional) | string | The ID of a user. |
...
...
| Parameter | Type | Description |
|---|---|---|
| token (required) | string | Access token. You can obtain a token by making a request. |
| name (required) | string | The name of the new group. |
| userId (optional) | string | The ID of a user. |
...