Api\HiveController
api/hives/{id} PATCH Update the specified user Hive in storage.
put/api/hives/{id}
Headers
Authorizationstring
Content-Typestring
Acceptstring
Accept-languagestring
Request body
Example request
{
"name": "exercitationem",
"location_id": 3,
"order": 12,
"layers": [
"a"
],
"color": "dxzjyrng",
"hive_type_id": 19,
"queen": {
"race_id": 7,
"birth_date": "2023-01-11T14:43:47",
"name": "sequi",
"description": "doloremque",
"line": "quia",
"tree": "incidunt",
"color": "kywepaqzs",
"clipped": 12,
"fertilized": 8
},
"timezone": "Atlantic/Faroe"
}