Updates from: 04/20/2022 01:16:11
Service Microsoft Docs article Related commit history on GitHub Change details
v1.0 Plannerbucket Update https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/plannerbucket-update.md
In the request body, supply the values for relevant fields that should be update
|:|:--|:-| |name|String|Name of the bucket.| |orderHint|String|Hint used to order items of this type in a list view. The format is defined in [Using order hints in Planner](../resources/planner-order-hint-format.md).|
-|planId|String|Plan id to which the bucket belongs.|
## Response
v1.0 Search Api Answers Overview https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/search-api-answers-overview.md
doc_type: conceptualPageType
[!INCLUDE [beta-disclaimer](../../includes/beta-disclaimer.md)]
-You can use Microsoft Graph to manage administrative search answer results in the [Microsoft Search](/microsoftsearch/overview-microsoft-search) experience.
+You can use Microsoft Graph to [manage administrative search answer results](/graph/search-concept-answers) in the [Microsoft Search](/microsoftsearch/overview-microsoft-search) experience.
Requests to manage administrative search answers are performed by global administrators, search administrators, search editors, or are performed on behalf of an application without the presence of a signed-in user, identified using an [access token with application permission](/graph/auth-v2-service).
Find out about the [latest new features and updates](/graph/whats-new-overview)
## Next steps -- See the [Microsoft Search API overview](/graph/search-concept-overview).
+- Learn about [setting up administrative search answers for users in an organization](/graph/search-concept-answers).
- Drill down on the methods, properties, and relationships of the answer type resources: [bookmarks](search-bookmark.md), [acronyms](search-acronym.md), and [QnAs](search-qna.md).-
+- See the [Microsoft Search API overview](/graph/search-concept-overview).
v1.0 Plannerbucket Update https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/api/plannerbucket-update.md
In the request body, supply the values for relevant fields that should be update
|:|:--|:-| |name|String|Name of the bucket.| |orderHint|String|Hint used to order items of this type in a list view. The format is defined as outlined [here](../resources/planner-order-hint-format.md).|
-|planId|String|Plan id to which the bucket belongs.|
## Response