Deletes a tag table.
Operation description
Only non-built-in tags can be deleted.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request syntax
DELETE /ml/annotationlabel/{labelId} HTTP/1.1
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
labelId | string | No | The tag ID. | sls_builtin_4e0aba6d9664073513e9954fb57bd799 |
Response parameters
Examples
Sample success responses
JSON
format
{}
Error codes
For a list of error codes, visit the Service error codes.