Skip to content

Commit 32f083d

Browse files
authored
Update newslinkpage-update.md
1 parent cb09486 commit 32f083d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-reference/beta/api/newslinkpage-update.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ PATCH /sites/{site-id}/pages/{pageId}/microsoft.graph.newsLinkPage
4242
|Name|Description|
4343
|:---|:---|
4444
|Authorization|Bearer {token}. Required. Learn more about [authentication and authorization](/graph/auth/auth-concepts).|
45-
|Content-Type| Required. application/json for JSON content, including the required **title** property in multipart requests. Multipart requests use the multipart/form-data; boundary=your-boundary content type.|
45+
|Content-Type|application/json for JSON content, including the required **title** property in multipart requests. Multipart requests use the multipart/form-data; boundary=your-boundary content type. Required.|
4646

4747
## Request body
4848

0 commit comments

Comments
 (0)