Create new page for session
POST /sessions/${sessionId}/pages
|
Description
Creates a new page for a given session resource.
Operation
| Method | POST | |||
|---|---|---|---|---|
| URL | /sessions/${sessionId}/pages | |||
| Name | Value | Mandatory | Description | |
| URI Parameters | ||||
| ${sessionId} | string | yes | Session identifier. | |
| BODY | Page JSON object | |||
<references />
Response
The History REST API answers with HTTP codes for every request. The following table shows the correct response for a successful request. See HTTP Response Codes and Errors for further details on the possible codes that this operation can return.
| HTTP code | 200 |
|---|---|
| HTTP Title | OK |
This page was last edited on July 17, 2020, at 16:12.
Comments or questions about this documentation? Contact us for support!
