Hi team, can client id be updated after a project ...
# gd-beginners
j
Hi team, can client id be updated after a project is created? If yes, could you provide the documentation on how to update it? Thanks.
i
Hi Jing, You can remove the workspace from incorrect client and create a new Client via API or gray pages and then re-assign the right workspace to the client. Old incorrect Client can be then deleted. Endpoint would look similar to this:
<your_hostname>/gdc/domains/<your_domain>dataproducts/<your_dataproduct>/clients/<your_client>
LCM Entities in our APIary.
j
@Ivana Gasparekova How to reassign the workspace to the new client? Does it mean a workspace exists in two clients before the old client is dropped?
i
All actions can be done via provided endpoint at gray pages. Also, I recommend to firstly dissociate it from the original client, delete the client, create the new one and manually assign the workspace ID to the new client.