MENU
      チャンネル削除API

        チャンネル削除API


        記事の要約

        チャンネル削除API

        チャンネルを削除します。

        Request

        • Method : DELETE
        • URI : /channel/{channelId}
        DELETE
        url : https://dashboard-api.gamechat.naverncp.com/v1/api/project/{projectId}/channel/{channelId}
        Header : 'x-api-key: {API Key}'
        Plain text
        HeaderTypeRequiredDescription
        x-api-keyStringOダッシュボード > 設定 > プロジェクトの設定 > API Key
        AttributeTypeRequiredDescription
        projectIdStringOプロジェクトID(ダッシュボード > 設定 > プロジェクトの設定 > プロジェクトID)
        channelIdStringOチャンネルID

        Response

        成功

        {
            "status": 1,
            "message": "success"
        }
        JavaScript
        AttributeTypeDescription
        statusInt結果値(1:成功、失敗はエラーコードを参考)
        messageString結果メッセージ

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

        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.