Skip to content

Modify



POST /api/v1/super-account/{account_uuid}/modify

Overview

Route Parameters

Parameter Name Type Required Description
account_uuid string Y The UUID of the account

Body Request Parameters

Parameter Name Type Required Description
username string Login account
Example: xxx@guance.com
Allow empty: False
password string Login password
Example: I am password
Allow empty: False
email None Email address
Example: xxx@guance.com
Allow empty: False
$isEmail: True
name string Username
Example: supper_man
Allow empty: False
role string Login role (admin/dev)
Example: admin
Allow empty: False
mobile string Mobile phone number
Allow empty: False
exterId string External ID - This parameter is undecided, likely to be removed
Allow empty: False
extend json Additional information
Allow empty: False

Parameter Supplementary Description

Response


Feedback

Is this page helpful? ×