These docs are for v1.0.1. Click to read the latest docs for v1.0.11.

Create a feed owned by the provided twin.

A twin may have one or more feeds. Any twin can subscribe to a feed (access control permitting).
A feed generates data in a 1-to-many relationship: one feed may produce data that is used by many consumers (twins).
The create is idempotent. It will not fail if the feed already exists.

Language
Authorization
Bearer
JWT
Click Try It! to start a request and see the response here!