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 Name | Data Type | Description |
---|---|---|
permalink (required) | <String> | The permalink of Solution |
locale | <String> | Language |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |
RESPONSES
status: OK
{"isAvailable":false,"suggestion":"how-to-open-account-2-18-12-2017"}