Functions
Link copied to clipboard
Delete a Thread
Link copied to clipboard
public final ListResponse<Thread> list(String identifier, ListThreadsQueryParams queryParams, RequestOverrides overrides)
Return all Threads
Link copied to clipboard
public final Response<Thread> update(String identifier, String threadId, UpdateThreadRequest requestBody)
public final Response<Thread> update(String identifier, String threadId, UpdateThreadRequest requestBody, RequestOverrides overrides)
Update a Thread