DeleteDataset

更新时间:
复制 MD 格式

Delete a dataset. Only DataWorks datasets are supported. This operation cascades to delete all associated dataset versions. Requires dataset creator or workspace administrator permissions.

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 syntax

POST  HTTP/1.1

Request parameters

Parameter

Type

Required

Description

Example

Id

string

Yes

The dataset ID. Only DataWorks datasets are supported.

dataworks-dataset:3pXXXb8o0ngr07njhps1

Response elements

Element

Type

Description

Example

object

Schema of Response

RequestId

string

Id of the request

AAC30B35-820D-5F3E-A42C-E96BB****

Success

boolean

Indicates whether the deletion succeeded.

true

Examples

Success response

JSON format

{
  "RequestId": "AAC30B35-820D-5F3E-A42C-E96BB****",
  "Success": true
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.