Update a banner

Updates a banner

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params

The banner's attributes to update.

boolean
required
Defaults to true

Flag indicating whether the banner is enabled.

string
enum
required

The type of the banner, defined by the BannerType enum.

Allowed:
title
object | null

Localized title for the banner, mapped by language. A banner must have at least a title or a description.

description
object | null

Localized description for the banner, mapped by language. A banner must have at least a title or a description.

string
enum
required

Where the banner is displayed, defined by the BannerLocation enum.

Allowed:
string
enum
required

The mode the banner belongs to, defined by the DawaMode enum.

Allowed:
string
required

The unique identifier of the banner entity to be patched.

Responses

400

Invalid banner parameters

401

Unauthorized

404

Banner not found

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json