Skip to content

Commit

Permalink
Improved fields documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
shrihari-prakash committed Sep 11, 2024
1 parent c30eddf commit 189107b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/fields-and-attributes/All-Fields.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ globalLogoutAt | LOW | Date | No | No | No | No

Liquid provides granular control on who can change what fields of a user.

Most of these fields can be updated using [Update User Fields (Delegated)](/api-documentation/API-Documentation-Delegated#update-user-info) or [Update User Fields (Admin)](/api-documentation/API-Documentation-Admin#update-user-info), but some fields are special and cannot be updated directly by PATCH APIs. Such fields are related to special features of Liquid and the documentation for usage is linked in the `Related API` field of the table above.
Most of these fields can be updated using [Update User Fields (Delegated)](/api-documentation/API-Documentation-Delegated#update-user-info) or [Update User Fields (Admin)](/api-documentation/API-Documentation-Admin#update-user-info), but some fields are special and cannot be updated directly by PATCH APIs. Such fields are related to special features of Liquid and the documentation for usage is linked in the `Related API` column of the table above.

### For delegated users

Expand Down

0 comments on commit 189107b

Please sign in to comment.