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. Use "primary" to refer to the primary draft associated with grant.
requestBody
The values to update the Draft with