/
MA
maddevsio
/
Mad Devs Comedian
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 24m ago · Updated 2mo ago
Details
Filter operations
bots
4
channels
4
standupers
4
standups
4
get
Returns all standups
get
Find standup by id
post
Updates a standup in the database with form data
delete
Deletes a standup
users
3
get
Check if Comedian is healthy
standups
Deletes a standup
delete
/standups/{id}
Path parameters
id
integer
required
standup id to delete
Response
successful operation
Standup
required
id
integer
userId
string
channel_id
string
comment
string
text
created
string
modified
string
message_ts
string
team_id
string
Changes