Check Permalink Availability

GET {{baseUrl}}/api/v1/communityTopics/permalink/availability?permalink=<String>

API to check whether the given permalink is available

OAuth Scope

  • Desk.community.GET

Request Params

KeyDatatypeRequiredDescription
permalinkstringPermalink for which the availablilty need to be checked

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring

RESPONSES

status: OK

{&quot;available&quot;:&quot;true&quot;}