Registry API Reference
English
Checks if the publisher username is already taken.
cURL
curl --request GET \ --url https://api.comfy.org/publishers/validate
{ "isAvailable": true }
The publisher username to validate.
Username validation result
The response is of type object.
object
Was this page helpful?