Chrome Policy API (chromepolicy:v1)

2022-07-19

1 new method

Additions

    Methods
  • chromepolicy.media.upload

      HTTP Method: POST

      Parameters:

        customer

          Required: Yes

          Pattern: ^customers/[^/]+$

          Description: Required. The customer for which the file upload will apply.

          Location: path

          Type: string

      Mediaupload:

        Accept: */*

        Protocols:

          Simple:

            Path: /upload/v1/{+customer}/policies/files:uploadPolicyFile

            Multipart: Yes

      Scopes: https://www.googleapis.com/auth/chrome.management.policy

      Parameter Order: customer

      Supportsmediaupload: Yes

      Path: v1/{+customer}/policies/files:uploadPolicyFile

      Flat Path: v1/customers/{customersId}/policies/files:uploadPolicyFile

      Description: Creates an enterprise file from the content provided by user. Returns a public download url for end user.