Developing Applications for Cisco Webex and Webex Devices (DEVWBX) — Question 6

Which two filters are valid for limiting a webhook? (Choose two.)

Answer options

Correct answer: A, B

Explanation

The correct answers are A and B because 'roomId=<roomId>' and 'personId!=<personId>' are valid filters used to specify conditions in webhook events. Options C, D, and E are not valid filters as they either include unsupported syntax or do not conform to the expected filter format.