Object Relationship Management
Remove Relationship Record
Use this API to delete an existing Relationship Record between objects.
🗒 Things to Know
- This API only supports objects created via Object Manager, including Projects, Models, and Datasets.
delete/v1/links/{linkId}
Path parameters
linkIdstring uuid required
Unique identifier of the link record to delete
The unique identifier of the relationship record.
Query parameters
linkTypeIdstring uuid required
Unique identifier of the link type
The unique identifier of the relationship type.
Response
No Content - The relationship was successfully deleted