api.setName()
Changes the first and last name of the current user
Parameters
SetNameParams
:chevron_leftchevron_right
Parameters
Interface
Name | Type | Description |
---|---|---|
firstName | string | The new value of the first name for the current user; 1-64 characters |
lastName | string | The new value of the optional last name for the current user; 0-64 characters |