PATCH
/
cms
/
banners
/
v1
/
{banner_id}

Authorizations

Authorization
string
headerrequired

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

Path Parameters

banner_id
string
required

Body

application/json
banner_id
string
required
banner_update
object
required

Banner represents a single banner that can be displayed on an end-user facing web/app page.

update_mask
string
required

Response

200 - application/json
banner
object

Banner represents a single banner that can be displayed on an end-user facing web/app page.