Skip to content

Latest commit

 

History

History
56 lines (44 loc) · 2.19 KB

edit-setting.md

File metadata and controls

56 lines (44 loc) · 2.19 KB

edit-setting

{% hint style="warning" %} Account authentication required. Read about account authentication at https://developers.brickverse.co/v2-api/auth/bot-login. {% endhint %}

Information

POST https://api.brickverse.co/v2/user/edit-setting

API used to modify account settings.

Request Body

Name Type Description
setting_name* String
setting_value* Any

{% tabs %} {% tab title="200: OK Response" %}

{"status": "ok", "success": true}

{% endtab %}

{% tab title="403: Forbidden " %}

{"status": "error", "message": "reason_string"}

{% endtab %}

{% tab title="429: Too Many Requests " %}

{"status": "error", "message": "Rate limited", "ratelimited": true, "time": "seconds_string"}

{% endtab %}

{% tab title="400: Bad Request " %}

{"status": "error", "message": "reason_string"}

{% endtab %} {% endtabs %}

Setting Types

Name About
Blurb -
Gender Profile Gender. (Valid types: Male and Female)
Social_{SocialPlatform} Update social username. Valid socials are: YouTube, Twitch, Twitter, and Discord.
Phone -
Username -
Email -
DOB -