Create personality quiz

Create a new personality quiz.

Authentication: Staff member's JWT.

Query Params
string
required

Client ID parameter.

string
required

Client API key

Body Params
string
required
length ≥ 1

Title of personality quiz

string

Description of personality quiz

images
object

Images of personality quiz

string
enum
required

Status of personality quiz

Allowed:
string
enum

Define default authentication requirement

Allowed:
flags
array of strings

Flags in personality quiz

flags
int32

Time in seconds to answer each question

custom_fields
object

Custom fields in personality quiz

labels
object

Labels in personality quiz

string

Rules in public personality quiz

string

AD content in public personality quiz

string

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

string

This property can store an alternative title for the Personality Quiz

questions
array of objects
required
length ≥ 1

Questions in personality quiz

questions*
int32
string
images
object
options
array of objects
options
string
boolean

Is preference enabled in personality quiz

persona_results
array of objects
required
length ≥ 1

Persona results in personality quiz

persona_results*
int32
string
string
images
object
context
object

The context of personality quiz

branding
object

Branding configuration in personality quiz

string

Reference id to the branding template for this game.

int32

Determines how many attempts each user can make.

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