Skip to main content
POST
updateUserInfo

Headers

Authorization
string<JWT>
required

User API token.

Body

application/json
bio
string

Bio description.

youtube
string<url>

Youtube link.

x
string<url>

X link.

telegram
string<url>

Telegram link.

website
string<url>

Website link.

Response

Request was successful.

success
boolean

True when the request succeeded.

response
object

Endpoint-specific response payload, or an error message when success is false.