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

messageId

The id of the Message to update. Use "primary" to refer to the primary message associated with grant.

requestBody

The values to update the Message with