/
LA
laradashboard
/
Lara Dashboard API Documentation
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 12m ago · Updated 3w ago
View markdown
laradashboard
Lara Dashboard API Documentation
post
Store a newly created resource in storage
v1
latest
OpenAPI 3.1.0
2026-07-17
45
18
149.3 KB
ActionLog
2
Auth
4
Module
4
Permission
3
Post
6
Role
6
Setting
3
TaskManager
4
get
Display a listing of the resource
post
Store a newly created resource in storage
put
/v1/taskmanagers/{id}
delete
/v1/taskmanagers/{id}
Term
6
Terms
1
User
6
TaskManager
Store a newly created resource in storage
post
/v1/taskmanagers
Request body
TaskRequest
required
title
string
required
description
string
nullable
status
'pending'
|
'in_progress'
|
'completed'
required
assigned_to
integer
nullable
priority
'low'
|
'medium'
|
'high'
nullable
Response
string
required