Method: enterprises.webTokens.create
    
    
      
    
    
      
      コレクションでコンテンツを整理
    
    
      
      必要に応じて、コンテンツの保存と分類を行います。
    
  
  
      
    
  
  
  
  
  
    
  
  
    
    
    
    
    
    
      
      
      
        特定のエンタープライズ用に埋め込み可能な managed Google Play ウェブ UI にアクセスするためのウェブトークンを作成します。
      
      
        
          HTTP リクエスト
          POST https://androidmanagement.googleapis.com/v1/{parent=enterprises/*}/webTokens
この URL は gRPC Transcoding 構文を使用します。
        
        
          パスパラメータ
          
            
              
              
            
            
              
                | パラメータ | 
              
            
            
              
                parent | 
                
                   string 
                  エンタープライズの名前(enterprises/{enterpriseId} の形式)。 
                 | 
              
            
          
        
        
          リクエストの本文
          リクエストの本文には WebToken のインスタンスが含まれます。
        
        
          レスポンスの本文
          成功した場合、レスポンスの本文には、新しく作成された WebToken のインスタンスが含まれます。
        
        
          認可スコープ
          次の OAuth スコープが必要です。
          
            https://www.googleapis.com/auth/androidmanagement 
          
詳細については、OAuth 2.0 Overview をご覧ください。
        
      
      
    
  
  
  
  
 
  
    
    
      
       
    
    
  
  
  特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
  最終更新日 2025-07-26 UTC。
  
  
  
    
      [null,null,["最終更新日 2025-07-26 UTC。"],[],["This outlines the process to create a web token for accessing a managed Google Play web UI.  A `POST` HTTP request is sent to a specified URL, including a `parent` path parameter that identifies the enterprise. The request body requires a `WebToken` instance. Upon success, the response body returns a newly created `WebToken` instance. This action requires the `https://www.googleapis.com/auth/androidmanagement` OAuth scope for authorization. The complete path to the resource is: `https://androidmanagement.googleapis.com/v1/{parent=enterprises/*}/webTokens`.\n"]]