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

threadId

The id of the Thread to update. Use "primary" to refer to the primary thread associated with grant.

requestBody

The values to update the Thread with