/
LA
laradashboard
/
Lara Dashboard API Documentation
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 11m ago · Updated 1mo ago
Details
Filter operations
ActionLog
2
Auth
4
Module
4
Permission
3
Post
6
Role
6
Setting
3
TaskManager
4
Term
6
Terms
1
post
Store a new term via API
User
6
Terms
Store a new term via API
post
/admin/terms/{taxonomyName}
Path parameters
taxonomyName
string
required
Request body
StoreTermRequest
required
name
string
required
slug
string
nullable
description
string
nullable
parent_id
integer
nullable
post_type
string
nullable
post_id
number
nullable
Response
object
required
message
string
required
term
Term
required
taxonomies
string
required
post_type
string
required
content
string
required
Changes