conversations

Update Conversation Note

Update a note. Only the original author can edit.

put/conversations/{conversation_id}/notes/{note_id}

Path parameters

conversation_idstring uuid required
note_idstring uuid required

Request body

bodystring
image_s3_keystring nullable
remove_imageboolean

Response

Successful Response

idstring uuid required
conversation_idstring uuid required
organization_idstring required
author_idstring required
author_namestring required
bodystring required
image_s3_keystring nullable
image_urlstring nullable
created_atstring date-time required
updated_atstring date-time required

Changes

No recorded changes to this endpoint across all 1 revision of this API.