latestOpenAPI 3.0.02026-08-10416661.5 MB

e96b3e58b041

Teams

Mark or unmark an inbox as favorite

REQUIRED SCOPES <code>['teams:write']</code><br>Mark or unmark an inbox as favorite

post/teams/favorite

Request body

inbox_typestring required

Type of the inbox

inbox_idinteger required

ID of the inbox

favoriteboolean required

Whether to mark as favorite or not

Response

Successful operation

typestring
messagestring

Example response

{
  "type": "status",
  "message": "Successfully updated."
}