Remove container label
Remove a label from a container repository
delete/containers/{container_repo_id}/labels/{label_id}
Path parameters
container_repo_idinteger required
The container repository ID
label_idinteger required
The label ID
Response
The label has been removed successfully
Example response
{
"success": 1
}Changes
No recorded changes to this endpoint across all 1 revision of this API.