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