Create an attachmentAction (submit)
POST {{WEBEXAPI}}/attachment/actions
Create a new attachment action.
https://developer.webex.com/docs/api/v1/attachment-actions/create-an-attachment-action
Request Body
{"type"=>"submit", "messageId"=>"{{_message}}", "inputs"=>{"name"=>"John Doe"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string |