Message Acknowledge
Description
Acknowledge a message was processed or not. This service is available in version v2.3.0+. There is no lite version for this service.
Swagger / OpenAPI definition
You can see the swagger from your web service server: https://server.institution.edu/grouper-ws/docs
Features
Acknowledge one or many messages
Can say they are processed or other options, e.g. put on another queue (dead letter queue?)
Lookup message by id
Can actAs another user
Acknowledge message service
Accepts message ids and how to acknowledge them
(see documentation above for details): Request object, response object
Samples (all files with "Lite" in them)