All Products
Search
Document Center

DataWorks:DeleteLineageRelationship

Last Updated:Mar 30, 2026

Deletes a lineage in Data Map.

Operation description

  1. DataWorks Professional Edition or a higher edition is required.

Try it now

Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.

Test

RAM authorization

No authorization for this operation. If you encounter issues with this operation, contact technical support.

Request parameters

Parameter

Type

Required

Description

Example

Id

string

Yes

The lineage ID. You can refer to the ListLineageRelationships operation.

4as3dasf654a

Response elements

Element

Type

Description

Example

object

The response.

RequestId

string

The request ID.

952795279527ab****

Success

boolean

Indicates whether the request was successful. Valid values:

  • true: success.

  • false: failure.

true

Examples

Success response

JSON format

{
  "RequestId": "952795279527ab****",
  "Success": true
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.