Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
/channel/{channel_id} TODO: UPDATE
Info

Retrieves a specific channel or all channels available to the user if channel_id is not provided.

Possible Methods

POST PUT DELETE

Arguments 
 TODO: UPDATE

channel_id(optional)
Channel id to try and return, if not provided returns all channels for current user

...