Send events to a REST connection.

Given a well-formatted payload, write given events to the output stream attached to this connection.
Note that the id specified must correspond to a connection configured with the rest connector
type, otherwise an HTTP 409 error will be returned.

Requires permission matching: stream:write:default.<name>, where name is of this connection's output stream.

Language
Authentication
URL
Click Try It! to start a request and see the response here!