publishers
Validate if a publisher username is available
Checks if the publisher username is already taken.
GET
Query Parameters
The publisher username to validate.
Response
200 - application/json
True if the username is available, false otherwise.
Was this page helpful?