conversations

Create Conversation Note

Create a note on a conversation.

post/conversations/{conversation_id}/notes

Path parameters

conversation_idstring uuid required

Request body

bodystring
image_s3_keystring nullable

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.