Validate permalink

POST {{baseUrl}}/api/v1/articles/checkPermalinkAvailability

This API validates if a permalink is available for a help article.

OAuth Scope

  • Desk.articles.READ

Attributes

Attribute NameData TypeDescription
permalink (required)<String>
The permalink of Solution
locale<String>
Language

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring

RESPONSES

status: OK

{&quot;isAvailable&quot;:false,&quot;suggestion&quot;:&quot;how-to-open-account-2-18-12-2017&quot;}