Customer hierarchy
Delete a link to customer
This operation will delete a link to customer.
DELETE
/
v3
/
{id}
/
link
/
{linkId}
Path Parameters
id
string
requiredThe customer id of the customer you want to delete the link from.
linkId
string
requiredThe id of the link you want to delete.
Query Parameters
auditUser
string
requiredThe audit user to log the request
Response
201 - application/json
description
string
Short description of the result of the action
id
string
Will contain the ID of the resource that has been created or updated