Remove a permalink of a root category
POST {{baseUrl}}/api/v1/kbRootCategories/:rootCategoryId/translations/{locale}/permalinks/remove
This API removes a permalink of a root category translation
OAuth Scope
Desk.articles.UPDATE
Attributes
Attribute Name | Data Type | Description |
---|---|---|
permalink (required) | <String> | The permalink of Solution |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |
RESPONSES
status: OK
{"primaryPermalink":"new-permalink","secondaryPermalinks":["permalink-3"]}