Awesome Message SDK - v0.12.4
    Preparing search index...

    Interface GetEmailCategoryRequest

    카테고리 상세 조회 요청 GET /email/v2.1/appKeys/{appKey}/categories/{categoryId}

    ⚠️ 참고: NHN API 설계상 상세 조회는 String, 수정/삭제는 Integer를 사용합니다.

    docs/nhn-email-api/05-category.md

    interface GetEmailCategoryRequest {
        categoryId: string;
    }
    Index

    Properties

    Properties

    categoryId: string

    카테고리 ID (String)