send

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

Send a Draft

Return

The sent Draft

Parameters

identifier

The identifier of the grant to act upon

draftId

The id of the Draft to send.

overrides

Optional request overrides to apply