Deleting an Image Tag
Function
This API is used to delete a specified tag from an image.
Constraints
- To be compatible with remaining tags, the system will not verify the character set and length of the keys and values in the query condition.
- This API is a non-idempotent one. If the key to be deleted does not exist, status code 404 is returned.
Request
Returned Value
- Normal
- Abnormal
Returned Value
Description
400 Bad Request
Request error.
401 Unauthorized
Authentication failed.
403 Forbidden
You do not have the rights to perform the operation.
404 Not Found
The requested resource was not found.
500 Internal Server Error
Internal service error.
503 Service Unavailable
The service is unavailable.
Last Article: Adding an Image Tag
Next Article: Querying Tags of an Image
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.