Skip to content

Update Account By User

PUT
/v1/account

Update account details, no permissions required as request should be made using user account token

Authorizations

Request Body required

object
name

Name for this account

string
nickname

Nickname for this account

string

Responses

200

Successful Response

422

Validation Error

object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string