update
public final Response<Message> update(String identifier, String messageId, UpdateMessageRequest requestBody)
Update a Message
Return
The updated Message
Parameters
identifier
The identifier of the grant to act upon
message Id
The id of the Message to update. Use "primary" to refer to the primary message associated with grant.
request Body
The values to update the Message with