/
LA
laradashboard
/
Lara Dashboard API Documentation
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
laradashboard
Lara Dashboard API Documentation
post
Store a newly created term
v1
latest
OpenAPI 3.1.0
2026-07-17
45
18
149.3 KB
Term
Store a newly created term
post
/v1/terms/{taxonomy}
Path parameters
taxonomy
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
success
boolean
required
message
string
required
data
TermResource
required