アカウント管理
HTTP Request |
Description |
---|---|
GET /accounts/definition |
Lists account information. |
GET /accounts/definition/{accountId} |
Gets one piece of account information. |
POST /accounts/definition |
Registers an account. |
POST /accounts/password/set-request | Executes Password Setup Request for the specified account. |
PUT /accounts/definition/{accountId} |
Updates an account |
DELETE /accounts/definition/{accountId} |
Deletes an account. |