ghl_blog_check_url_slug_exists
Check if a blog URL slug already exists to prevent duplicate slugs before publishing. Validate slug availability using location ID.
Instructions
Check url slug 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. Endpoint: GET /blogs/posts/url-slug-exists (Version header: v3; source: v3/blogs-v3.json) OAuth scopes: blogs/check-slug.readonly
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| postId | No | ||
| urlSlug | Yes | ||
| locationId | Yes |