Legacy - Creates a relationship between two catalog resourcesAsk AIpost https://api.data.world/v0/metadata/relationships/{owner}Please refer to the updated IRI-based relationship endpoints.Path Paramsownerstringrequiredlength ≥ 1User name and unique identifier of the user or organization a resource belongs to. For example, in the URL: https://acme.data.world/jonloyens/an-intro-to-dataworld-dataset, jonloyens is the unique identifier of the owner.Body ParamsrelationshipTypeurirequiredIRI of the relationship typesourceDatasetIdstringIf source is a table or column, populate with database ID that contains table.sourceIdstringrequiredsourceTableIdstringIf source is a column, populate with table ID that contains column.sourceTypestringenumrequiredCATALOGANALYSISBUSINESS_TERMCOLUMNDATA_TYPEDATABASEDATASETPROJECTTABLECONCEPTUNKNOWN_CATALOG_ENTRYShow 11 enum valuessourceTypeIriuriIRI of specified sourceType, this is required when sourceType is generic.targetDatasetIdstringIf target is a table or column, populate with database ID that contains table.targetIdstringrequiredtargetTableIdstringIf target is a column, populate with table ID that contains column.targetTypestringenumrequiredType of targetId.CATALOGANALYSISBUSINESS_TERMCOLUMNDATA_TYPEDATABASEDATASETPROJECTTABLECONCEPTUNKNOWN_CATALOG_ENTRYShow 11 enum valuesResponse 200default responseUpdated 10 months ago