Skip to content

Modify 【Super Account】



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

Overview

Route Parameters

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

Body Request Parameters

Parameter Name Type Required Description
username string Login account
Example: supper_man@zhuyun.com
Can be empty: False
password string Login password
Example: I am password
Can be empty: False
email None Email address
Example: supper_man@zhuyun.com
Can be empty: False
$isEmail: True
name string Username
Example: supper_man
Can be empty: False
role string Login role (admin/dev)
Example: admin
Can be empty: False
mobile string Phone number
Can be empty: False
exterId string External ID - This parameter is undefined and may be removed
Can be empty: False
extend json Additional information
Can be empty: False

Additional Parameter Notes

Response


Feedback

Is this page helpful? ×