send

public final Response<Message> send(String identifier, SendMessageRequest requestBody, RequestOverrides overrides)
public final Response<Message> send(String identifier, SendMessageRequest requestBody)

Send an email

Return

The sent email

Parameters

identifier

The identifier of the grant to act upon

requestBody

The values to send the email with

overrides

Optional request overrides to apply