messages

Create a new Message (draft) for an user

post/v1/messages

Request body

bodystring
discussion_idstring
message_idstring
parent_idstring
subjectstring

Response

Draft creation completed

locationstring

url to retrieve draft at /messages/{message_id}

Changes