Feeds

Create a new Feed

post/{username}/feeds

Path parameters

usernamestring required

a valid username string

Query parameters

group_keystring

Request body

namestring
keystring
descriptionstring
licensestring

Response

New feed

idnumber
namestring
keystring
groupobject
descriptionstring
unit_typestring
unit_symbolstring
historyboolean
visibility'private' | 'public'
licensestring
enabledboolean
last_valuestring
statusstring
status_notifyboolean

Is status notification active?

status_timeoutinteger

Status notification timeout in minutes.

created_atstring
updated_atstring

Changes

Changed in 3 of the 50 revisions of this API.22

  • v2ba40a942d07911See the full diff
    • deleted the query request parameter group_id

      request-parameter-removed

    • added the new optional query request parameter group_key

      new-optional-request-parameter

    • added the new optional query request parameter group_id

      new-optional-request-parameter

    • deleted the query request parameter group_key

      request-parameter-removed