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
Test
RAM authorization
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.