UpdateIncidentThread
Updates a thread of an incident object
Input
| Name | Type | Required | Description |
| IncidentId | Long | True | Object name for which you have to upload the file attachment. |
| ThreadId | Long | True | Id of object instance. |
| ContactId | Long | False | Id of contact. The associated contact. |
| ChannelId | Long | False | Id of channel. The associated communication channel. |
| EntryTypeId | Long | False | Id of entryType. The entry type. |
| MailHeader | String | False | The mail header information for a contact submitting the thread by email. |
| ContentTypeId | Long | False | Id of contentType. The MIME content type of the file. For example, text/plain, audio/mp3, image/jpg, and so on. |
| Text | String | False | The entry text in the thread. |
Result Set Columns
| Name | Type | Description |
| Status | String | Execution status of the stored procedure |