Skip to content

Commit 1372534

Browse files
authored
gh-pages-update-doc workbooks attribute mention about read workbooks … (#1208)
gh-pages-update-doc workbooks attribute mention about read workbooks too.
1 parent 3730f7c commit 1372534

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/api-ref.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4108,7 +4108,7 @@ Name | Description
41084108
`external_auth_user_id` | Represents ID stored in Tableau's single sign-on (SSO) system. The `externalAuthUserId` value is returned for Tableau Cloud. For other server configurations, this field contains null.
41094109
`id` | The id of the user on the site.
41104110
`last_login` | The date and time the user last logged in.
4111-
`workbooks` | The workbooks the user owns. You must run the populate_workbooks method to add the workbooks to the `UserItem`.
4111+
`workbooks` | The workbooks the user owns or has Read (view) permissions. You must run the populate_workbooks method to add the workbooks to the `UserItem`.
41124112
`email` | The email address of the user.
41134113
`fullname` | The full name of the user.
41144114
`name` | The name of the user. This attribute is required when you are creating a `UserItem` instance.

0 commit comments

Comments
 (0)