update

public final Response<Grant> update(String grantId, UpdateGrantRequest requestBody)

Update a Grant

Return

The updated Grant

Parameters

grantId

The id of the Grant to update.

requestBody

The values to update the Grant with