서브계정 태그 추가
    • PDF

    서브계정 태그 추가

    • PDF

    The content is currently unavailable in Ja - 日本語. You are viewing the default Korean version.
    記事の要約

    서브 계정의 태그 정보를 추가합니다.

    API

    • POST /users/{subAccountId}/tags

    요청

    Body

    {
        "tagKey": "string",
        "tagValue": "string"
    }
    
    항목타입설명비고
    tagKeystringTag Key
    tagValuestringTag Value

    Path Variables

    파라미터필수 여부타입제약사항설명
    subAccountIdYStringSub Account Id

    응답

    {
        "success": "boolean",
        "message": "string
    }
    
    항목타입설명비고
    successbooleanAPI 성공 여부
    messagestring에러 발생 시 에러 메시지

    에러

    아래 에러 코드는 이 액션(Action)에서 특징적으로 발생하는 에러입니다. 에러 응답 형식은 ErrorResponse를 참조해 주십시오.
    공통적으로 발생하는 에러에 대한 상세한 설명은 NAVER Cloud Platform API를 참고해 주십시오.

    HTTP status code에러 코드에러 메시지
    40110존재하지 않는 계정
    4099012최대 허용값 초과
    500500Internal Server Error

    この記事は役に立ちましたか?

    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.