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 NameData TypeDescription
permalink (required)<String>
The permalink of Solution

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring

RESPONSES

status: OK

{&quot;primaryPermalink&quot;:&quot;new-permalink&quot;,&quot;secondaryPermalinks&quot;:[&quot;permalink-3&quot;]}