v1

latestOpenAPI 3.0.32026-07-171140286.6 KB
Api\LocationController

Store a newly created resource in storage.

post/api/locations

Headers

Authorizationstring
Content-Typestring
Acceptstring
Accept-languagestring

Request body

namestring required
hive_type_idinteger

Example request

{
  "name": "nulla",
  "hive_type_id": 1
}