Discipline level

Returns all available discipline levels

GET https://journey-api.seriousgaming.io/disciplinelevel

Create a new discipline level

POST https://journey-api.seriousgaming.io/{disciplineId}/disciplinelevel

Path Parameters

Name
Type
Description

disciplineId

String

Discpline you want to add the level

Request Body

Name
Type
Description

Title

String

Title of the level

LevelNumber

Int

Number of the level to order it

Description

String

Last updated

Was this helpful?