Threads

Update a thread

Update a thread's status.

patch/threads/{threadId}

Path parameters

threadIdstring uuid required

Thread ID of the thread to update.

Request body

status'regular' | 'archived' required

New status for the thread. 'archived' hides the thread from the sidebar.

Response

OK

Changes

No recorded changes to this endpoint across all 4 revisions of this API.