Create or update image tags
Images
Create or update image tags
deprecated
Create or update one or more tags for an image. If a tag does not exist, it gets created. If a tag already exists, its value is overwritten. Use PATCH /v1/images/// instead
POST
Create or update image tags
Authorizations
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234$abcdef
Path Parameters
Project ID
Region ID
Image ID
Body
application/json
The body is of type UpdateTagsSerializer · object.
Response
Everything is OK