changeEvents
Create an event
post/v1/changeevents
Request body
Example request
{
"id": 1731676626,
"name": "app-deploys",
"title": "deployed v45",
"timestamp": 1731676626,
"source": "foo3.example.com",
"tags": {
"app": "foo",
"environment": "production"
},
"links": [
{
"href": "https://example.com",
"rel": "self"
}
]
}Response
The ID of the created event