Create a note for given conversation.

POST {{baseUrl}}/v4/conversations/:uid/notes

Creates a note for the given conversation.

Request Body

{"body"=>"anim Excepteur dol", "senderName"=>"dolor"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{"data":{"body":"cupidatat enim nisi magna","conversation":{"uid":"00000000-0000-0000-0000-000000000000"},"createdAt":"2015-01-23T23:50:07Z","location":{"uid":"00000000-0000-0000-0000-000000000000"},"organization":{"uid":"00000000-0000-0000-0000-000000000000"},"senderName":"laborum do sit Lorem","uid":"00000000-0000-0000-0000-000000000000","updatedAt":"2015-01-23T23:50:07Z"},"metadata":{"url":"https://www.podium.com/"}}