Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I tried to create a new user. I have an a access token with below scopes{"access_token": "********************","expires_in": 1209599,"refresh_token": "***********************","refresh_token_expires_in": 7775999,"token_type": "Bearer","scope": "spar...
Hi Team,I am trying to create a user using scim2-create-a-user API.I am sending "active" parameter value as "true" but in response I am getting "active" parameter value "false".Due to this, user is getting created on Webex Control Hub system with sta...
Hi Team,I am trying to enable user by setting active=true in request but I am getting active=false in response.I am using https://developer.webex.com/docs/api/v1/scim2-user/update-a-user-with-patch API.Request:{"schemas": ["urn:ietf:params:scim:api:m...
I have created a groups ans location on Webex control hub. When I use https://developer.webex.com/docs/api/v1/scim2-group/search-groups API then all groups and location are getting fetched in response.My understanding is, https://developer.webex.com/...
Hi Team,We configured the integration and selected below scopesspark:people_read spark-admin:people_write spark-admin:roles_read identity:people_read spark-admin:licenses_read identity:people_rw spark-admin:people_readBut we received error as insuf...
Hi @Jeff Marshall ,It was not the case previously, account was getting created with status "Not verified" not with status "inactive".I have lots of account created with status "Not verified". (Ideally, logically, which is correct, which mean user has...
@Raffaele Lagana Can you please brief why this is like this? We already have https://developer.webex.com/docs/api/v1/locations which is dealing with location. API https://developer.webex.com/docs/api/v1/scim2-group/search-groups should return only g...
@dtibbe User have admin role. Also integration have the below scopesspark:people_read spark-admin:people_write spark-admin:roles_read identity:people_read spark-admin:licenses_read identity:people_rw spark-admin:people_read