v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13163757.7 KB
projects

Constructs a new OAuth brand for the project if one does not exist. The created brand is "internal only", meaning that OAuth clients created under it only accept requests from users who belong to the same Google Workspace organization as the project. The brand is created in an un-reviewed status. NOTE: The "internal only" status can be manually changed in the Google Cloud Console. Requires that a brand does not already exist for the project, and that the specified support email is owned by the caller.

post/v1/{+parent}/brands

Path parameters

parentstring required

Required. GCP Project number/id under which the brand is to be created. In the following format: projects/{project_number/id}.

Request body

namestring

Output only. Identifier of the brand. NOTE: GCP project number achieves the same brand identification purpose as only one brand per project can be created.

applicationTitlestring

Application name displayed on OAuth consent screen.

supportEmailstring

Support email displayed on the OAuth consent screen.

orgInternalOnlyboolean

Output only. Whether the brand is only intended for usage inside the G Suite organization only.

Response

Successful response