Skip to content

Update Account

PUT
/v1/account/{account_identifier}

Update an account by account ID, requires globalAdmin:: permissions

Authorizations

Parameters

Path Parameters

account_identifier
required
Any of:
string format: uuid

Account ID

Request Body required

object
name

Name for this account

string
nickname

Nickname for this account

string

Responses

200

Successful Response

object
name

Name for this account

string
nickname

Nickname for this account

string

422

Validation Error

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