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 ParamsapiSpaceIdstringrequiredThe 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 6 months ago