Using the Person API I can assign numbers to a user. So, if I'm adding a number of type 'mobile', the API happily swallows it, returns 200OK, but the returned user does not contain the number I sent. I don't think that's correct behavior
When managing notification workflows you can create custom notifications where you can pull data from specific cell in a sheet. This example uses the Sheet Updated notification workflow and the New Row Created trigger. If you wanted to obtain the val...
For a third-party app to be used by several different Webex Organizations, is the process to do this:
1. Create an app integration on my/my company's account
2. Provide the integration's OAuth Authorization URL to customers of our product who then au...
Hi, for meeting qualities API there is a query param "max" which allows by default 100 media sessions, my question is what will happen if there is n number of media sessions, is there any pagination applicable? no info on document on it. please help.
Users have to validate their account using the activation email. If you see this:"accountStatus": ["pending"],It should mean the user needs to click the link in the activation email to verify their email and activate the account.
spark-admin:roles_read to list roles using https://developer.webex.com/docs/api/v1/roles. spark-admin:licenses_read to list licenses using https://developer.webex.com/docs/api/v1/licenses/list-licenses. spark-admin:people_write to update user's licen...
Having the spark-compliance:memberships_write scope should allow a Service App to be able to add or update users memberships in a space owned by the org. However, if the space is part of a team then the user will need to be added to the team general ...
Sounds like maybe whatever user you're using to authorize with the integration doesn't have a meeting host license. The scopes in your screenshot are user/host level scopes and require that the user have a host license. For an admin there are admin s...