Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 377 Bytes

File metadata and controls

28 lines (24 loc) · 377 Bytes
description Automatically generated file. DO NOT MODIFY
mgc users messages attachments create-upload-session post --user-id {user-id} --message-id {message-id} --body '{
\
  "AttachmentItem": {
\
    "attachmentType": "file",
\
    "name": "scenary",
\
    "size": 7208534,
\
    "isInline": true,
\
    "contentId": "my_inline_picture"
\
  }
\
}
\
'