Skip to main content
POST
Create or update image tags

Authorizations

Authorization
string
header
required

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
integer
required

Project ID

region_id
integer
required

Region ID

image_id
string
required

Image ID

Body

application/json

The body is of type UpdateTagsSerializer · object.

Response

Everything is OK