create

public final Response<Draft> create(String identifier, String draftId, CreateDraftRequest requestBody)

Create 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 create the Draft with