Skip to content

Latest commit

 

History

History
32 lines (28 loc) · 443 Bytes

File metadata and controls

32 lines (28 loc) · 443 Bytes
description Automatically generated file. DO NOT MODIFY
mgc groups conversations threads create --group-id {group-id} --conversation-id {conversation-id} --body '{
\
    "topic": "Take your wellness days and rest",
\
    "posts": [
\
        {
\
            "body": {
\
                "contentType": "html",
\
                "content": "Waiting for the summer holidays."
\
            }
\
        }
\
    ]
\
}
\
'