Deletes the primary profile's relationship to a linked ProfileCopy Pagedelete https://api.comapi.com/apispaces/{apiSpaceId}/profiles/{id}/rels/link/{linkedId}Path ParamsapiSpaceIdstringrequired^([a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12})|[a-f0-9]{32}$The API space ididstringrequiredThe id of the profilelinkedIdstringrequiredThe id of the profile to link withResponses 200The updated Profile 404The Profile was not found 409A concurrency issue occured deleting the ProfileUpdated 10 months ago Creates a relationship where this profile is the primary and the linked profile is a child/apispaces/{apiSpaceId}/profiles/{id}/devices/{deviceId}