Component Instances
Delete Component Instance Link
Endpoint to remove links between two component instances.
DELETE
/
components
/
instances
/
links
Authorizations
API Key or Token formatted as Bearer <YOUR_KEY_OR_TOKEN>
Query Parameters
Database id for the parent component instance
Database id for the child component instance
Response
200 - application/json
Unique Identifiers Link Database return
Database id for the link
Child component instance's id
If for the process entry where the link was created.
Parent component instance's id
If true, the link is active. If false, the link has been broken.
Dataset that associates this link.
Timestamp when the link was created
Timestamp when the link was deactivated.