/
LU
ludo
/
Ludo.ai API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 4h ago · Updated 23h ago
Details
Filter operations
3D Models
5
Audio
8
Authentication
30
Games
8
Gamestorming
43
Generations
1
Guide
2
Images
5
Jobs
27
Misc
38
Payments
26
Projects
15
Spritesheets
8
Team
12
get
Gets a user's teams. (Roles: user)
post
Adds a team. (Roles: user)
get
Joins a team. (Roles: user)
get
Invite email to team. (Roles: user)
delete
Remove invitation to team. (Roles: user)
get
Get team users. (Roles: user)
delete
Remove team user. (Roles: user)
get
Gets a team's shared content. (Roles: user)
post
Shares a resource to slack (Roles: user)
get
Gets the Slack auth url for the user (Roles: user)
get
Completes the Slack authentication (Roles: user)
get
Removes the Slack authentication (Roles: user)
Videos
5
Team
Adds a team. (Roles: user)
post
/teams
Request body
Team
required
_id
string
name
string
subscription_id
string
owner_id
string
users
TeamUser[]
invitations
TeamInvitation[]
slack_token
boolean
Response
Success
Team
required
_id
string
name
string
subscription_id
string
owner_id
string
users
TeamUser[]
invitations
TeamInvitation[]
slack_token
boolean
Changes
No recorded changes to this endpoint across all 8 revisions of this API.