cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1698
Views
0
Helpful
1
Replies

Using the Person API I can assign numbers to a user?

Jeff Marshall
Cisco Employee
Cisco Employee

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

1 Reply 1

Jeff Marshall
Cisco Employee
Cisco Employee

The only accepted number type via the API is "work". You cannot set a user's "mobile" number via the API at this time. See the phoneNumbers parameter on https://developer.webex.com/docs/api/v1/people/create-a-person for possible accepted values.