Api\LocationController
Update the specified resource in storage.
put/api/locations/{id}
Headers
Authorizationstring
Content-Typestring
Acceptstring
Accept-languagestring
Request body
Example request
{
"name": "est",
"hive_type_id": 1
}{
"name": "est",
"hive_type_id": 1
}