DeleteSkill

更新时间:
复制 MD 格式

Deletes a specified skill from DataWorks.

Operation description

Request Description

Deletes a skill with the specified name from DataWorks. You must provide the exact name of the skill to delete.

Notes

  • Make sure you have sufficient permissions to perform this operation.

  • This operation is irreversible. Proceed 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.