update
public final Response<Thread> update(String identifier, String threadId, UpdateThreadRequest requestBody, RequestOverrides overrides)
public final Response<Thread> update(String identifier, String threadId, UpdateThreadRequest requestBody)
Update a Thread
Return
The updated Thread
Parameters
identifier
The identifier of the grant to act upon
thread Id
The id of the Thread to update.
request Body
The values to update the Thread with
overrides
Optional request overrides to apply