v1
latestOpenAPI 3.0.32026-07-171140286.6 KBApi\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": "alias",
"location_id": 13,
"order": 6,
"layers": [
"unde"
],
"color": "fiwrj",
"hive_type_id": 20,
"queen": {
"race_id": 7,
"birth_date": "2025-02-17T13:45:54",
"name": "ratione",
"description": "nam",
"line": "consectetur",
"tree": "illo",
"color": "yjz",
"clipped": 16,
"fertilized": 3
},
"timezone": "America/Edmonton"
}