Check Slug Availability
Space Endpoints
Check Slug Availability
Check whether a space slug is available in the project
GET
Check Slug Availability
Checks if a slug is available for use in the current project. Useful for real-time validation in space creation forms.Documentation Index
Fetch the complete documentation index at: https://docs.replyke.com/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
The slug to check. Must match the slug pattern (letters, numbers, hyphens, underscores).
Response
true if the slug is not in use.
