Grafana webhook to webex

Description:

[Detailed description of the issue or question]

I want to register a webex webhook contact point in the grafana UI, but 400 Bad Request is popping up.
Only webhook url and Bearer Token are provided by webex, what additional information should I enter?

Thank you

Steps to Reproduce:

[Step-by-step instructions on how to reproduce the issue, including any specific settings or configurations]

Version:

[Insert the version number of the software]

Logs:

[If applicable, include any relevant log files or error messages]

Expected Result:

[What the user expected to see or happen before the issue occurred]

Actual Result:

[What actually happened when the user encountered the issue]

Additional Information:

[Include any additional information that could be helpful to diagnose the issue, such as browser or device information]

You should enter the full webhook URL provided to you by WebEx. They will generate a custom URL, with your specific credentials. Put that into PMM generic webhook. If the test fails, you will need to examine the PMM logs, and/or examine your WebEx logs and see where the failure is happening.

Use https://webhook.site/ to do basic troubleshooting and to see what the full payload is from PMM.