user

Verify discord auth

put/user/me/discord/callback

Request body

codestring required

Response

Success signup

userIdstring required
usernamestring required
studentNumberstring required
iconUrlstring required
schoolGradeinteger required
discordUserIdstring required
shortIntroductionstring required
activeLimitstring required
isGraduatedboolean required
isMemberboolean required
claimsstring[] required

Changes

Changed in 4 of the 44 revisions of this API.44

    • removed the required property isAdmin from the response with the 200 status

      response-required-property-removed

    • added the required property claims to the response with the 200 status

      response-required-property-added

    • added the required property isGraduated to the response with the 200 status

      response-required-property-added

    • added the required property isMember to the response with the 200 status

      response-required-property-added

    • added the required property isAdmin to the response with the 200 status

      response-required-property-added

    • removed the required property claims from the response with the 200 status

      response-required-property-removed

    • removed the required property isGraduated from the response with the 200 status

      response-required-property-removed

    • removed the required property isMember from the response with the 200 status

      response-required-property-removed

    This revision also has 53 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog