Toggle Thread Favorite
Toggle favorite status for a thread.
Path Parameters
thread_id*Thread Id
Query Parameters
is_favorite*Is Favorite
Set favorite status
space_id?|
Optional isolation space for disambiguating duplicate thread IDs
Response Body
application/json
application/json
curl -X POST "https://example.com/threads/string/favorite?is_favorite=true"{ "message": "string"}{ "detail": [ { "loc": [ "string" ], "msg": "string", "type": "string", "input": null, "ctx": {} } ]}