POST /templates/tags
Assign template tags
Assign tag(s) to a template build
Тело запроса
Обязательно: да
application/json
Схема: AssignTemplateTagsRequest
target·string· обязательноTarget template in "name:tag" format
tags·array<string>· обязательноTags to assign to the template
Ответы
201
Tag assigned successfully
Content-Type: application/json
Схема: AssignedTemplateTags
tags·array<string>· обязательноAssigned tags of the template
buildID·string· обязательноIdentifier of the build associated with these tags
Формат:
uuid
400
Bad request
Content-Type: application/json
Схема: Error
code·integer· обязательноError code
Формат:
int32message·string· обязательноError
401
Authentication error
Content-Type: application/json
Схема: Error
code·integer· обязательноError code
Формат:
int32message·string· обязательноError
404
Not found
Content-Type: application/json
Схема: Error
code·integer· обязательноError code
Формат:
int32message·string· обязательноError
500
Server error
Content-Type: application/json
Схема: Error
code·integer· обязательноError code
Формат:
int32message·string· обязательноError