Create a room (for test run purpose)
POST {{WEBEXAPI}}/rooms
Creates a temp space that will be used to add a user, post a card, have the user submit actions and retrieve the submitted data via a webhook
Request Body
{"title"=>"Testing Cards"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string |