We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40ed677 commit 27d5d17Copy full SHA for 27d5d17
doc/61-REST_API.md
@@ -243,7 +243,7 @@ Accept: application/json
243
Acknowledging issues via `sender_event_id` is also supported:
244
245
```http
246
-POST https://icinga.example.com/icingaweb2/eventtracker/issue/close?sender_event_id=My%20Job%20Name&owner=me
+POST https://icinga.example.com/icingaweb2/eventtracker/issue/acknowledge?sender_event_id=My%20Job%20Name&owner=me
247
Authorization: Bearer e756ca41-875f-4f92-991c-706dc07af192
248
Accept: application/json
249
```
0 commit comments