/
OP
opencelium
/
OpenCelium API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
opencelium
OpenCelium API
post
Creates an event message in the system by accepting event message data in the request body
v3
latest
OpenAPI 3.0.1
raw.githubusercontent.com
2026-08-01
230
114
249.2 KB
Event Message
Creates an event message in the system by accepting event message data in the request body
post
/message
Request body
MessageResource
required
templateId
integer
name
string
type
string
content
ContentResource[]
Response
Event Message has been successfully created
MessageResource
required
templateId
integer
name
string
type
string
content
ContentResource[]