[user] Create an attachmentAction (submit)
POST {{WEBEXAPI}}/attachment/actions
Posts a plain text or markdown message, and optionally, a media content attachment, to a room.
https://developer.webex.com/endpoint-messages-post.html
Request Body
{"type"=>"submit", "messageId"=>"{{_message}}", "inputs"=>{"id"=>"POST/CON 2019", "survey"=>"1,3", "comment"=>"joining to learn more about emulators"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string |