Events
Creates a new events
post/event
Request body
Example request
{
"timestamp": "2023-02-21 08:34:16"
}Response
Event object
Example response
{
"timestamp": "2023-02-21 08:34:16"
}Changes
Changed in 2 of the 3 revisions of this API.33
- ▲
request body became required
request-body-became-required
- ○
added the media type
application/jsonto the request bodyrequest-body-media-type-added
- ○
added the media type
application/jsonfor the response with the status200response-media-type-added
- ▲
- ▲
removed the media type
application/jsonfrom the request bodyrequest-body-media-type-removed
- ▲
removed the media type
application/jsonfor the response with the status200response-media-type-removed
- ○
request body became optional
request-body-became-optional
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲