API Reference
Reference for the API
JavaScript
import Dasdk from 'dasdk'; const client = new Dasdk({ apiKey: 'My API Key', }); await client.user.update('username');
This can only be done by the logged in user.
The username that needs to be replaced
Update an existent user in the store
10
"theUser"
"John"
"James"
"[email protected]"
"12345"
User Status
1
successful operation