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

    Interface UpdatePushUidTagsRequest

    UID의 태그 수정 요청

    Secret Key 불필요한 Public API

    interface UpdatePushUidTagsRequest {
        tagIds: string[];
    }
    Index

    Properties

    Properties

    tagIds: string[]

    수정할 태그 ID 목록 (최대 16개)