users
Moves an item from one section to another. For example, if a section contains spaces, this method can be used to move a space to a different section. For details, see Create and organize sections in Google Chat. Requires user authentication with the authorization scope: - https://www.googleapis.com/auth/chat.users.sections
post/v1/{+name}:move
Path parameters
namestring required
Required. The resource name of the section item to move. Format: users/{user}/sections/{section}/items/{item}
Request body
Response
Successful response