All Products
Search
Document Center

DataWorks:DeleteSkill

Last Updated:Jun 11, 2026

Delete Skill

Operation description

Request Description

This API is used to delete a Skill with the specified name from DataWorks. The exact name of the Skill to delete must be provided when invoking this API.

Notes

  • Ensure that you have sufficient permissions to perform the delete operation.

  • The delete operation is irreversible. Use it with caution.

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

Name

string

Yes

The name of the Skill to delete.

my-skill

Response elements

Element

Type

Description

Example

object

Schema of Response

RequestId

string

The request ID.

824F80BA-1778-5D8A-BAFF-668A4D9C4CC7

Examples

Success response

JSON format

{
  "RequestId": "824F80BA-1778-5D8A-BAFF-668A4D9C4CC7"
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.