Adding or Deleting Image Tags in Batches

Function

This API is used to add tags to, update tags of, or delete tags from an image in batches.

Constraints

URI

POST /v2/{project_id}/images/{image_id}/tags/action

Table 1 lists the parameters in the URI.
Table 1 Parameter description

Parameter

Mandatory

Type

Description

project_id

Yes

String

Specifies the project ID.

image_id

Yes

String

Specifies the image ID.

Request

Response

Returned Values