Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
Publisher deleted successfully
curl --request DELETE \
  --url https://api.comfy.org/publishers/{publisherId} \
  --header 'Authorization: Bearer <token>'This response does not have an example.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Publisher deleted successfully
Was this page helpful?
curl --request DELETE \
  --url https://api.comfy.org/publishers/{publisherId} \
  --header 'Authorization: Bearer <token>'This response does not have an example.