Create Either/Or trivia game

Either/Or trivia game for users to interact more with your platform.

Authentication: Staff member's JWT.

Query Params
string
required

Client ID parameter.

string
required

Client API key

Body Params
string
required
length ≥ 1

Title

string

Question for trivia game

string

Description of trivia game

string

Rules of trivia game

images
object

Images for trivia game

flags
array of strings

Flags in trivia game

flags
string
enum
required

Status of Either Or game

Allowed:
string
enum

Define default authentication requirement

Allowed:
string
enum
required

Winning condition

Allowed:
int32
1 to 20

Lives for trivia game

int32
1 to 60

Seconds for answer

points
array of objects
required

Points for each step

points*
options
array of objects
required
length between 5 and 100

Options

options*
string
required
length ≥ 1

Option ID

string
required
length ≥ 1
images
object
required
int32

Value of the option

string
required
length ≥ 1

Option ID

string
required
length ≥ 1
images
object
required
int32
-2147483648 to 2147483647

Value of the option

string
required
length ≥ 1

Option ID

string
required
length ≥ 1
images
object
required
int32
-2147483648 to 2147483647

Value of the option

string
required
length ≥ 1

Option ID

string
required
length ≥ 1
images
object
required
int32
-2147483648 to 2147483647

Value of the option

string
required
length ≥ 1

Option ID

string
required
length ≥ 1
images
object
required
int32
-2147483648 to 2147483647

Value of the option

custom_fields
object

Custom fields in either/or game

labels
object

Labels in either/or game

string

AD content in public either/or game

string

Either/Or type

string

This property contains the language key, e.g. fr, de, en-US, etc.

string

This property can store an alternative title for the Either/Or

context
object

The context of either/or game

branding
object

Branding configuration in either or

string

Reference id to the branding template for this either or.

related
array of objects
Responses

400

Bad request

401

Unauthorized

403

Forbidden

404

Resource not found

500

Internal server error

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