post https://replace-with-account.api.decodable.co/v1alpha2/connections//events
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.