Skip to main content
The “Check url slug” API allows check the blog slug validation which is needed before publishing any blog post. Please use blogs/check-slug.readonly. you can find the POST ID from the post edit url.

Autorización

string
required
Bearer token generado desde el portal Leadway. Ver Autenticación.
string
default:"2021-07-28"
required
Versión de la API.

Query parameters

string
required
string
default:"ve9EPM428h8vShlRW1KT"
required
string
default:"66f429b8afdce84227a4610d"

Respuestas

boolean
required
Indicates whether the url slug exists or not

Ejemplo