curl --request POST \
--url https://app.plugchoice.com/api/v3/service/alerts/{ticket}/acknowledge \
--header 'Authorization: Bearer <token>'{
"ok": true
}curl --request POST \
--url https://app.plugchoice.com/api/v3/service/alerts/{ticket}/acknowledge \
--header 'Authorization: Bearer <token>'{
"ok": true
}Marks a service alert ticket as acknowledged. The ticket must have anDocumentation Index
Fetch the complete documentation index at: https://developer.plugchoice.com/llms.txt
Use this file to discover all available pages before exploring further.
open status.
true if the operation succeeded.