update
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. Use "primary" to refer to the primary thread associated with grant.
request Body
The values to update the Thread with