Create Label
POST {{baseUrl}}/api/v2/help_center/:locale/articles/:article_id/labels
Allowed for
- Agents
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: Created
{"label":{"name":"\u003cstring\u003e","created_at":"\u003cstring\u003e","id":"\u003cinteger\u003e","updated_at":"\u003cstring\u003e","url":"\u003cstring\u003e"}}