PUT
/
v1
/
app
/
project
/
{projectId}
/
thread
/
{threadId}

Path Parameters

projectId
string
required

The ID of the project

threadId
string
required

The ID of the threadId to be deleted

Body

application/json

The data to be updated on the thread

name
string
visibility
enum<string>
Available options:
Public,
Private