Refer to the exhibit.
Which action will complete the workflow that represents how an API call sends multiple messages?
{PUT} messages(roomID)
{PUT} messages(BearerToken)
{POST} messages(roomID)
{POST} messages(BearerToken)
https://developer.webex.com/docs/api/v1/messages/create-a-message
Submit