curl --request DELETE \
--url https://app.plugchoice.com/api/v3/service/alerts/{ticket}/comments/{comment} \
--header 'Authorization: Bearer <token>'{
"ok": true
}curl --request DELETE \
--url https://app.plugchoice.com/api/v3/service/alerts/{ticket}/comments/{comment} \
--header 'Authorization: Bearer <token>'{
"ok": true
}Deletes a comment from a service alert ticket.Documentation Index
Fetch the complete documentation index at: https://developer.plugchoice.com/llms.txt
Use this file to discover all available pages before exploring further.
true if the operation succeeded.