cached_users_update
Update a cached user's profile details by providing the user's ID. Modify email, username, or display name to keep user information current.
Instructions
Update a cached user. The body must include the user's ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| No | |||
| username | No | ||
| displayName | No |