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.

requestBody

The values to update the Thread with