Add a permalink to a root catgeory

POST {{baseUrl}}/api/v1/kbRootCategories/:rootCategoryId/translations/{locale}/permalinks/add

This API adds a permalink to a root category translation

OAuth Scope

  • Desk.articles.UPDATE

Attributes

Attribute NameData TypeDescription
permalink (required)<String>
The permalink of Solution
isOldPermalinkNeeded<Boolean>
The variable that defines if permalink needs to be added to redirect list. By default, it is true

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring

RESPONSES

status: OK

{&quot;data&quot;:[{&quot;createdBy&quot;:{&quot;photoURL&quot;:null,&quot;name&quot;:&quot;Zylker&quot;,&quot;id&quot;:&quot;6000000016514&quot;,&quot;status&quot;:&quot;ACTIVE&quot;,&quot;zuid&quot;:&quot;343224&quot;},&quot;isPrimary&quot;:true,&quot;createdTime&quot;:&quot;2020-05-01T14:16:43.000Z&quot;,&quot;permalink&quot;:&quot;autobot&quot;},{&quot;createdBy&quot;:{&quot;photoURL&quot;:null,&quot;name&quot;:&quot;Zylker&quot;,&quot;id&quot;:&quot;6000000016514&quot;,&quot;status&quot;:&quot;ACTIVE&quot;,&quot;zuid&quot;:&quot;343224&quot;},&quot;isPrimary&quot;:false,&quot;createdTime&quot;:&quot;2020-05-01T14:12:29.000Z&quot;,&quot;permalink&quot;:&quot;transformers&quot;},{&quot;createdBy&quot;:{&quot;photoURL&quot;:null,&quot;name&quot;:&quot;Zylker&quot;,&quot;id&quot;:&quot;6000000016514&quot;,&quot;status&quot;:&quot;ACTIVE&quot;,&quot;zuid&quot;:&quot;343224&quot;},&quot;isPrimary&quot;:false,&quot;createdTime&quot;:&quot;2020-05-01T14:12:24.000Z&quot;,&quot;permalink&quot;:&quot;flash&quot;}]}