post

Create a custom event

lock
{{protocol}}://{{url}}/{{version}}/events

Get the server status.

Permissions: none.

Authentication

Authentication inherited from the collection: Bearer .

Body

          {
  "topic": "test.postman",
  "data": {
    "--foo": "Hello World !"
  }
}