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": "nihil",
"location_id": 14,
"order": 20,
"layers": "[\"ullam\",\"distinctio\"]",
"color": "qzskbt",
"hive_type_id": 11,
"queen": {
"race_id": 13,
"birth_date": "2022-06-20T11:50:20",
"name": "voluptatum",
"description": "odit",
"line": "saepe",
"tree": "atque",
"color": "qkidrgr",
"clipped": 8,
"fertilized": 20
},
"timezone": "Africa/Accra"
}