update
public final Response<Grant> update(String grantId, UpdateGrantRequest requestBody, RequestOverrides overrides)
Update a Grant
Return
The updated Grant
Parameters
grantId
The id of the Grant to update.
requestBody
The values to update the Grant with
overrides
Optional request overrides to apply