Projects
Check Slug Availability
Query Parameters
slug*string
excludeProjectId?string|null
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/v0/project-slug?slug=string"{ "available": true, "reason": "string"}