/
AD
adafruit
/
Adafruit IO REST API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 28m ago · Updated 2mo ago
Details
Filter operations
Activities
3
Blocks
6
Dashboards
6
Data
17
Feeds
8
Groups
9
get
All groups for current user
post
Create a new Group
get
Returns Group based on ID
put
Replace an existing Group
delete
Delete an existing Group
patch
Update properties of an existing Group
post
Add an existing Feed to a Group
post
Remove a Feed from a Group
get
All feeds for current user in a given group
Permissions
6
Tokens
6
Triggers
6
Users
2
Webhooks
2
Groups
Update properties of an existing Group
patch
/{username}/groups/{group_key}
Path parameters
username
string
required
a valid username string
group_key
string
required
Request body
object
required
name
string
description
string
key
string
Response
Updated Group
Group
required
id
number
name
string
description
string
feeds
Feed[]
created_at
string
updated_at
string
Changes