Create Competition
The "Create Competition" endpoint enables users to create new competitions by specifying essential details, ensuring they can introduce fresh challenges and engage participants effectively within the platform.
Body Parameters
namestring Required
descriptionstring
competitionConfigurationobject Required
Show child attributes
competitionRulesobject Required
Show child attributes
competitionPrizePoolobject Required
Show child attributes
maxParticipantsinteger Required
Response
200
Object
OK
Response Attributes
uuidstring Required
namestring Required
competitionStatusstring Required
Enum values:
NOT_STARTEDSTARTEDFINISHEDdescriptionstring
competitionConfigurationobject Required
Show child attributes
competitionRulesobject Required
Show child attributes
competitionPrizePoolobject Required
Show child attributes
participantsobject Required
Show child attributes
400
Object
Bad Request
Response Attributes
statusinteger
HTTP status code
titlestring
Error title
detailstring
Error detail
pathstring
Request path
timestampstring
Error timestamp
401
Object
Unauthorized
Response Attributes
statusinteger
HTTP status code
titlestring
Error title
detailstring
Error detail
pathstring
Request path
timestampstring
Error timestamp
403
Object
Forbidden
Response Attributes
statusinteger
HTTP status code
titlestring
Error title
detailstring
Error detail
pathstring
Request path
timestampstring
Error timestamp
500
Object
Internal Server Error
Response Attributes
statusinteger
HTTP status code
titlestring
Error title
detailstring
Error detail
pathstring
Request path
timestampstring
Error timestamp
Was this section helpful?
What made this section unhelpful for you?
Response
Was this section helpful?