Create new event for page
POST /pages/${pageId}/events
|
Description
Creates a new event for a given page resource.
Operation
| Method | POST | |||
|---|---|---|---|---|
| URL | /pages/${pageId}/events | |||
| Name | Value | Mandatory | Description | |
| URI Parameters | ||||
| ${pageId} | string | yes | Page identifier. | |
| BODY | Event 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!
