v1

latestOpenAPI 3.1.02026-07-17897790.7 KB
Users

Set or Change User Handle

post/users/me/handle

Request body

handlestring required

Response

avatarstring nullable
category'BOT' | 'UNVERIFIED'
descriptionstring nullable
handlestring nullable

The user's handle (if claimed)

idstring uuid required
namestring required
spaceOrderstring[] nullable

Persisted ordering of the user's spaces in the sidebar. Always present on responses; optional in the schema so the base User shape remains structurally assignable to UserExt.