post https://api.coohom.com/global/design/tag
This API allows client to create project catalog.
Response
Param Name | Required | Type | Description |
---|---|---|---|
tagName | true | string | catalog name. |
tagId | true | string | catalog Id. |
level | true | int | level of catalog. 1 - child catalog. 0 - parent catalog. |
parentTagId | false | string | parent catalog Id. It will be placed with null if there is no parent catalog. |
order | true | int | display order. |