/
LA
laradashboard
/
Lara Dashboard API Documentation
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 40m ago · Updated 1mo ago
Details
Filter operations
ActionLog
2
Auth
4
Module
4
Permission
3
Post
6
get
Display a listing of posts for a specific post type
post
Store a newly created post
get
Display the specified post
put
Update the specified post
delete
Remove the specified post
delete
Bulk delete posts
Role
6
Setting
3
TaskManager
4
Term
6
Terms
1
User
6
Post
Store a newly created post
post
/v1/posts/{postType}
Path parameters
postType
string
required
Response
object
required
success
boolean
required
message
string
required
data
PostResource
required
Changes