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