PATCH
/
iam
/
projects
/
v1
/
{project_id}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

project_id
string
required

Query Parameters

update_mask
string

Body

application/json
id
string
required

Human readable, URL-compatible short identifier, like "motto" or "rtt-show". Must be unique.

org_id
string
required

Organization ID this project belongs to.

name
string

Name of the project, e.g. "Motto".

content_delivery_settings
object

Settings relevant for the content delivery API

Response

200 - application/json
project
object