POST
/
actors
/
message
"<any>"

Headers

X-RivetKit-Actor
string
required

Actor ID (used in some endpoints)

Example:

"actor-123456"

X-RivetKit-Conn
string
required

Connection ID

Example:

"conn-123456"

X-RivetKit-Encoding
string
required

The encoding format to use for the response (json, cbor)

Example:

"json"

X-RivetKit-Conn-Token
string
required

Connection token

Body

application/json

Response

200
application/json

Success

The response is of type any.