Skip to content

Check profile slug availability

GET
/users/check-slug/{slug}

Parameters

Path Parameters

slug*
Type
string
Required

Query Parameters

exclude

User id to exclude from the uniqueness check.

Type
string

Responses

Slug availability

application/json
JSON
{
"available": true
}

Playground

Server
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Built with VitePress