Skip to main content

Update a student by UID or login

Update a student by UID or login

Path Parameters
id string REQUIRED

Your student UID or login

Request Body REQUIRED
avatarURL

The URL of your avatar

quote

Your quote

Responses
200

Successful response

Schema OPTIONAL
groups string[]

Possible values: [ADMIN, YAKA, ING1_LYON, ING1_PARIS, ING1_RENNES, ING1_STRASBOURG, ING1_TOULOUSE]

uid number
login string
avatarURL string
quote string
currentRoomSlug string
banUntil date-time
401

Unauthorized

Schema OPTIONAL
code string OPTIONAL
message string OPTIONAL
403

Forbidden

Schema OPTIONAL
code string OPTIONAL
message string OPTIONAL
429

Too Many Requests

Schema OPTIONAL
code string OPTIONAL
message string OPTIONAL
500

Internal Server Error

Schema OPTIONAL
code string OPTIONAL
message string OPTIONAL