Skip to content

Commit e999eb0

Browse files
authored
Update newslinkpage-create.md
1 parent 80c399c commit e999eb0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ If successful, this method returns a `201 Created` response code and a [newsLink
6565

6666
### Example 1: Create a news link page with only the required properties
6767

68-
The following example shows how to create a [newsLinkPage](../resources/newslinkpage.md) page using only the required properties.
68+
The following example shows how to create a [news link page](../resources/newslinkpage.md) using only the required properties.
6969

7070
#### Request
7171
The following example shows a request.
@@ -85,7 +85,7 @@ Content-Type: application/json
8585

8686
#### Response
8787

88-
The following example shows how to create a [newsLinkPage](../resources/newslinkpage.md) page and using only required fields.
88+
The following example shows the response.
8989

9090
<!-- {
9191
"blockType": "response",
@@ -135,7 +135,7 @@ Content-type: application/json
135135

136136
### Example 2: Create a news link page and upload the banner image file content
137137

138-
The following example shows how to create a [newsLinkPage](../resources/newslinkpage.md) with a banner image. This requires a multipart request.
138+
The following example shows how to create a [news link page](../resources/newslinkpage.md) with a banner image. This process requires a multipart request.
139139

140140
#### Request
141141

0 commit comments

Comments
 (0)