Interface UserUpdateParams

Export

UserUpdateParams

Hierarchy

  • UserUpdateParams

Properties

email?: string

Email address

Memberof

UserUpdateParams

Deprecated

User email settings

Memberof

UserUpdateParams

name?: string

Full name

Memberof

UserUpdateParams

The user's role, primarily used in the Tilled Dashboard. The roles have varied restrictions on the actions they can take. admin Best for business owners and company administrators. developer Best for developers or people primarily using the Tilled API. analyst Best for people who need full access to Tilled data, but don't need to update business settings. view_only Best for people who need to view Tilled data, but don't need to make any updates.

Memberof

UserUpdateParams

Generated using TypeDoc