curl --request DELETE \
--url https://api.comfy.org/publishers/{publisherId}/tokens/{tokenId} \
--header 'Authorization: Bearer <token>'{
"error": "<string>",
"message": "<string>"
}curl --request DELETE \
--url https://api.comfy.org/publishers/{publisherId}/tokens/{tokenId} \
--header 'Authorization: Bearer <token>'{
"error": "<string>",
"message": "<string>"
}Was this page helpful?