Question 21 of 32 from exam 300-910-DEVOPS: Implementing DevOps Solutions and Practices using Cisco Platforms

Question 21 of 32 from exam 300-910-DEVOPS: Implementing DevOps Solutions and Practices using Cisco Platforms

Question

FILL BLANK - Fill in the blanks to complete the line of Python code that sends a message to a Webex Teams room or person.

response = requests.

data=message_data)

(‘https://api.ciscopark.com/v1/

* headers=message_header,

Explanations

post, messages.