Skip to main content

Put Me

PUT 

/v2/account/me

Update my account.Requires accountOrg:config:edit or account:config:edit permissions

Request

Body

required

    name Name (string)

    Name for this account

    avatar Avatar (string)

    Avatar for this account

Responses

Successful Response

Schema

    name Name (string)

    User name

    avatar Avatar (string)

    Avatar for this account

    description Description (string)

    Description for this account

    org_id uuid

    Organization ID for this account

    account_id uuidrequired

    Account ID

    account_email email

    Email address for this account

    last_ip Last Ip (string)

    Last IP address for this account login

    last_login Last Login (string)

    Last login time for this account

Loading...