Interface UserCreateParams

Export

UserCreateParams

Hierarchy

  • UserCreateParams

Properties

Properties

email: string

Email address

Memberof

UserCreateParams

name: string

Full name

Memberof

UserCreateParams

password: string

Password. Requires 1 alphabetic and 1 numeric character and a minimum length of 7.

Memberof

UserCreateParams

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

UserCreateParams

Generated using TypeDoc