cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
963
Views
10
Helpful
3
Replies

Replication name in the API Update location

Nedra
Level 1
Level 1

When using the API (API : PUT : https://webexapis.com/v1/locations/{locationId}?orgId) i managed  to update a location’s name using an existing name within the same organisation without recieving an error : Now I have 2 locations with the same name.

As you can see in the following image.

locationConflict.png

3 Replies 3

Janos Benyovszki
Cisco Employee
Cisco Employee

@Nedra I don't think that the location name is a unique resource, but if you open a ticket with our team - email to  devsupport@webex.com - we can clarify it with engineering.

It's also not allowed to be created via CH, so I think it's an API bug

dtibbe_0-1676918520879.png

 

Hello @Janos Benyovszki,

the location name is a unique resource because when using the API POST for create a new site, it returns conflict error. I will sent an email to your team.

Thank your for your response