<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: WxCC - Creating a new user using the API in Webex for Developers</title>
    <link>https://community.cisco.com/t5/webex-for-developers/wxcc-creating-a-new-user-using-the-api/m-p/4940110#M3497</link>
    <description>&lt;P&gt;Hi Benny,&lt;/P&gt;
&lt;P&gt;To obtain the ciUserId, you can make a GET request to the Users API endpoint in the WxCC API.&lt;/P&gt;
&lt;P&gt;Here is an example of the endpoint you can use:&lt;BR /&gt;GET /cc/api/v1/users&lt;BR /&gt;This will return a list of all WxCC users with their respective ciUserIds. You can use this list to find the ciUserId for a specific user.&lt;/P&gt;
&lt;P&gt;To get a list of all Webex users (not WxCC users) with their ciUserIds, you can make a GET request to the Webex Users API.&lt;/P&gt;
&lt;P&gt;Here is an example of the endpoint you can use:&lt;BR /&gt;GET /v1/people&lt;/P&gt;
&lt;P&gt;This will return a list of all Webex users in your organization with their respective ciUserIds. Note that you may need appropriate permissions to access this information.&lt;/P&gt;
&lt;P&gt;To provision CC users based on a list of email addresses, you can use the Create User API endpoint in the WxCC API.&lt;/P&gt;
&lt;P&gt;Here is an example of the endpoint you can use:&lt;BR /&gt;POST /cc/api/v1/users&lt;/P&gt;
&lt;P&gt;You would need to provide the necessary parameters, including the email address, to create the CC user. Make sure to provide the correct ciUserId for the existing CI user in the request.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 13 Oct 2023 19:37:40 GMT</pubDate>
    <dc:creator>luzmacia</dc:creator>
    <dc:date>2023-10-13T19:37:40Z</dc:date>
    <item>
      <title>WxCC - Creating a new user using the API</title>
      <link>https://community.cisco.com/t5/webex-for-developers/wxcc-creating-a-new-user-using-the-api/m-p/4932144#M3496</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;According to the WxCC API document, you must supply a &lt;SPAN&gt;ciUserId as part of the request and&amp;nbsp;Existence of a CI user is a prerequisite to create a new WxCC user.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developer.webex-cx.com/documentation/users/v1/create-users" target="_blank"&gt;https://developer.webex-cx.com/documentation/users/v1/create-users&lt;/A&gt;&lt;/P&gt;&lt;P&gt;How do I obtain the the ciUserId?&lt;/P&gt;&lt;P&gt;How do I get a list of all the Webex users (not WxCC users) with their ciUserIds?&lt;/P&gt;&lt;P&gt;My application get a list of users (by their email address) that needs to be provisioned as CC users.&lt;/P&gt;&lt;P&gt;Tnx,&lt;/P&gt;&lt;P&gt;Benny&lt;/P&gt;</description>
      <pubDate>Sun, 01 Oct 2023 18:39:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/wxcc-creating-a-new-user-using-the-api/m-p/4932144#M3496</guid>
      <dc:creator>benny3</dc:creator>
      <dc:date>2023-10-01T18:39:45Z</dc:date>
    </item>
    <item>
      <title>Re: WxCC - Creating a new user using the API</title>
      <link>https://community.cisco.com/t5/webex-for-developers/wxcc-creating-a-new-user-using-the-api/m-p/4940110#M3497</link>
      <description>&lt;P&gt;Hi Benny,&lt;/P&gt;
&lt;P&gt;To obtain the ciUserId, you can make a GET request to the Users API endpoint in the WxCC API.&lt;/P&gt;
&lt;P&gt;Here is an example of the endpoint you can use:&lt;BR /&gt;GET /cc/api/v1/users&lt;BR /&gt;This will return a list of all WxCC users with their respective ciUserIds. You can use this list to find the ciUserId for a specific user.&lt;/P&gt;
&lt;P&gt;To get a list of all Webex users (not WxCC users) with their ciUserIds, you can make a GET request to the Webex Users API.&lt;/P&gt;
&lt;P&gt;Here is an example of the endpoint you can use:&lt;BR /&gt;GET /v1/people&lt;/P&gt;
&lt;P&gt;This will return a list of all Webex users in your organization with their respective ciUserIds. Note that you may need appropriate permissions to access this information.&lt;/P&gt;
&lt;P&gt;To provision CC users based on a list of email addresses, you can use the Create User API endpoint in the WxCC API.&lt;/P&gt;
&lt;P&gt;Here is an example of the endpoint you can use:&lt;BR /&gt;POST /cc/api/v1/users&lt;/P&gt;
&lt;P&gt;You would need to provide the necessary parameters, including the email address, to create the CC user. Make sure to provide the correct ciUserId for the existing CI user in the request.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2023 19:37:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/wxcc-creating-a-new-user-using-the-api/m-p/4940110#M3497</guid>
      <dc:creator>luzmacia</dc:creator>
      <dc:date>2023-10-13T19:37:40Z</dc:date>
    </item>
  </channel>
</rss>

