v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1330180264.7 KB
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

targetSectionstring

Required. The resource name of the section to move the section item to. Format: users/{user}/sections/{section}

Response

Successful response