/
AD
adafruit
/
Adafruit IO REST API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 4w ago
View markdown
adafruit
Adafruit IO REST API
post
Create a new Group
v1
latest
Swagger 2.0
2026-07-13
71
14
146.9 KB
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
Create a new Group
post
/{username}/groups
Path parameters
username
string
required
a valid username string
Request body
object
required
name
string
description
string
key
string
Response
New Group
Group
required
id
number
name
string
description
string
feeds
Feed[]
created_at
string
updated_at
string