/
BU
bundle
/
bundle.social API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1mo ago · Updated 1mo ago
Details
Filter operations
analytics
7
app
1
comment
11
misc
84
organization
6
post
9
postCSV
5
postImport
6
socialAccount
11
team
5
get
Get list of teams
post
Create new team
get
Get team
delete
Delete team
patch
Update team
upload
8
team
Update team
patch
/api/v1/team/{id}
Path parameters
id
string
required
Request body
object
required
name
string
avatarUrl
string
nullable
Response
200
object
required
id
string
required
name
string
required
avatarUrl
string
nullable
organizationId
string
required
createdById
string
required
createdAt
string
date-time
nullable
required
updatedAt
string
date-time
nullable
required
deletedAt
string
date-time
nullable
Changes