跳到主要内容

Admin update account's info

PUT 

/bv/account/v1/accounts/info:admin-update

This API allows an admin to update the info of a specified account. It only can be used with the following role, Super Admin/Admin.

Request

Body

required
    account_id stringrequired

    the unique id of account.

    contact_email string

    the contact email of account.

Responses

A successful response.

Schema

    object

Loading...