Update a User object by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Your bot ID.
User ID
User data
The body is of type object
.