Skip to main content
PUT
Error

Authorizations

Authorization
string
header
required

API token generated from the Goldsky Dashboard. Pass as: Authorization: Bearer

Path Parameters

name
string
required
Pattern: ^[a-zA-Z][\w-]*$
version
string
required
Pattern: ^[a-zA-Z0-9][\w+.-]*$

Body

application/json
target_version
string
required

The deployed version the tag should point at.

Pattern: ^[a-zA-Z0-9][\w+.-]*$
Example:

"1.0.0"

Response

200 - application/json

Default Response

data
object
required