Skip to content

Add tag

PUT
/service/{service}/version/{version}/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 to tag

version
required
string

Version of service to tag

tag
required
string

Tag to add

Tag created

Version already has tag, no new tag added

Tag not created

Access token is missing or invalid

Request failure

object
errorMessage
string

Unknown service