Update Thread
Update an existing thread by its ID. All fields are optional and only provided fields will be updated.Path Parameters
Unique identifier of the thread to update
Request Body
Thread content (minimum 1 character). Can be HTML formatted for line breaks, lists, formatting and headings.
Thread title
Pain level associated with this thread
ID of the project this thread is related to
Notification preferences
Whether to send Slack notification
Whether to send email notification
New state for the thread
Response
Unique identifier for the updated thread
Thread content
Thread title
Pain level of the thread
Source of the thread
Email of the contact who provided the thread
Name of the contact who provided the thread
ID of the related project
ID of the related issue
Current state of the thread
Timestamp when the thread was created
Timestamp when the thread was last updated
ID of the workspace this thread belongs to
Example Request
Example Response
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
Response
Successful response