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": "in",
"location_id": 4,
"order": 4,
"layers": [
"sunt"
],
"color": "dz",
"hive_type_id": 16,
"queen": {
"race_id": 3,
"birth_date": "2022-12-20T14:52:36",
"name": "facilis",
"description": "iure",
"line": "quis",
"tree": "ab",
"color": "rmhslcvkg",
"clipped": 2,
"fertilized": 16
},
"timezone": "Australia/Brisbane"
}