I've created an app and integration in My Webex Apps.
The OAuth Authorization URL in the app starts with:
https://integration.webexapis.com/v1/authorize
However, in the Documentation about the Authorization (https://developer.webex-cx.com/documentation/authentication), it says the Authorization URL starts with:
https://webexapis.com/v1/authorize
Which is the one I should use and how about Token URL?