update

public final Response<Draft> update(String identifier, String draftId, UpdateDraftRequest requestBody)

Update a Draft

Return

The updated Draft

Parameters

identifier

The identifier of the grant to act upon

draftId

The id of the Draft to update.

requestBody

The values to update the Draft with