Skip to main content

Create Frontend User

Create Frontend User

Request Body REQUIRED
id Id REQUIRED
display_name Display Name REQUIRED
auth_method Auth Method REQUIRED

Possible values: [discord, google, local, system]

show_on_leaderboard Show On Leaderboard
enabled Enabled
tos_acceptance Tos Acceptance
notes Notes
Responses
200

Successful Response

Schema OPTIONAL
id Id
display_name Display Name
auth_method Auth Method

Possible values: [discord, google, local, system]

user_id uuid
enabled Enabled
deleted Deleted
notes Notes
created_date date-time OPTIONAL
show_on_leaderboard Show On Leaderboard
streak_days Streak Days OPTIONAL
streak_last_day_date date-time OPTIONAL
last_activity_date date-time OPTIONAL
tos_acceptance_date date-time OPTIONAL
422

Validation Error

Schema OPTIONAL
detail object[] OPTIONAL
loc undefined[]
msg Message
type Error Type