PUT /mcmessages/confirm/{id}
Confirms the messages selected by ID.
Roles that can access this endpoint are Users.
Parameters
name |
description |
type |
default |
type |
id |
ID of the message to be confirmed |
path
|
|
String
|
Result
String
of type:
text/plain
a String message to be displayed to the user with success/failure of confirmation
Try It Out
Request