Create new banner

Allows for the creation of a banner.

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

Payload containing banner's attributes necessary for creation.

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:
Responses

400

Invalid banner parameters

401

Unauthorized

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