✍ī¸change

POST https://secton.link/api/change

Modify account information. Requires authentication.

Request Body

NameDescriptionLimitations

username*

New desired username of the user

3-32 characters

{
    "message": "Account updated successfully."
}

Note: We'll be adding more options to this endpoint so that all account details can be modified.

Last updated