Update Thread

Update a thread’s properties.

This endpoint updates properties of an existing thread, such as its name. The endpoint returns the success status of the operation.

Authentication

AuthorizationBearer
OAuth2 access token obtained via token exchange.

Path parameters

thread_idstringRequired

Request

This endpoint expects an object.
namestringRequired
The new name of the thread

Response

Successful Response
successboolean

Errors