Tag Category: insert
Overview
Create a tag category.
API URL
/api/tagclassify/create
HTTP Method
POST
URL Parameters
| Name | Type | Required | Description |
|---|---|---|---|
| access_token or user_access_token | String | Requires | Specify the API access_token of the account or the user_access_token obtained after the user logged in. |
Form Data
| Name | Description |
|---|---|
| avatar | The avatar id that needs to be inserted. |
| name | Tag Category Name |
| msgs | Additional info(v,s,hr,act,steps,c,led) |
| color | Tag Category Color |