cURL
curl --request GET \ --url https://api.comfy.org/publishers/validate
{ "isAvailable": true }
Checks if the publisher username is already taken.
The publisher username to validate.
Username validation result
True if the username is available, false otherwise.
此页面对您有帮助吗?