메인 콘텐츠로 건너뛰기
PUT
객체 태그 추가

경로 매개변수

object_id
string
필수
digest
string
필수

본문

application/json

태그를 추가하거나 제거하기 위한 요청 본문입니다(object_id와 digest는 경로에서 가져옵니다).

project_id
string
필수
예시:

"entity/project"

tags
string[]
필수
예시:

응답

성공 응답

The response is of type ObjAddTagsRes · object.