v1

latestOpenAPI 3.0.32026-07-171140286.6 KB
Api\LocationController

Update the specified resource in storage.

put/api/locations/{id}

Headers

Authorizationstring
Content-Typestring
Acceptstring
Accept-languagestring

Request body

namestring required
hive_type_idinteger

Example request

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