curl --request GET \
--url https://api.replyke.com/api/v6/:projectId/api/v7/spaces/check-slug{
"available": true
}Check whether a space slug is available in the project
curl --request GET \
--url https://api.replyke.com/api/v6/:projectId/api/v7/spaces/check-slug{
"available": true
}true if the slug is not in use.