Skip to content

Add tag

PUT
/service/{service}/version/{serviceVersionName}/tag/{tag}

Add a tag to the service version that can be used to reference service version when calling other API endpoints

service
required
string

Service name or ID

serviceVersionName
required
string

Version name or alias to tag

tag
required
string

Tag to add

Tag created

Version already has tag, no new tag added

Tag not created or invalid request

Access token is missing or invalid

Request failure

object
errorMessage
string

Unknown service