Delete relationships between entities. If the relationship does not exist, it will be ignored.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Return relationships for the given entity_id. Either upstream or downstream.
Identifier is a unique reference to an entity in SYNQ system. Entity identifiers are designed to closely mimic identifiers used by data platforms and tools. To construct an identifier, you need to know the kind of the entity and the ids that you would normally use to identify it in the data platform or tool. For example, to identify a table in BigQuery, you would need to know the project, dataset, and table names.
Success