AttachmentActions
Number of APIs: 6
-
Create a room (for test run purpose) POST {{WEBEXAPI}}/rooms
-
Create a message (with card attached) POST {{WEBEXAPI}}/messages
-
Create an attachmentAction (submit) POST {{WEBEXAPI}}/attachment/actions
-
Get attachmentAction details GET {{WEBEXAPI}}/attachment/actions/{{_action}}
-
Delete room DELETE {{WEBEXAPI}}/rooms/{{_room}}
-
Delete a message DELETE {{WEBEXAPI}}/messages/{{_message}}