Skip to main content
POST

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

name
string
required

Name of the stream

Body

application/json
stream
string
required

Stream name

subject
string
required

Message subject

body
object
required

Message payload

Response

Bad Request

message
string
Example:

"success"