Creates a relationship where this profile is the primary and the linked profile is a childCopy Pageput 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 updating the ProfileUpdated 10 months ago Deletes the profile's relationship to a primary profileDeletes the primary profile's relationship to a linked Profile