Skip to main content
GET
Validate if a publisher username is available

Query Parameters

username
string
required

The publisher username to validate.

Response

Username validation result

isAvailable
boolean

True if the username is available, false otherwise.