Update Competition
The "Update Competition" endpoint allows administrators to modify existing competition parameters, ensuring they stay relevant and up to date. This functionality is essential for maintaining a fair and engaging user experience within the platform.
Header Parameters
Authorizationstring
Path Parameters
competitionUuidstring Required
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?