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": "quo",
"location_id": 20,
"order": 11,
"layers": [
"dolores"
],
"color": "phg",
"hive_type_id": 1,
"queen": {
"race_id": 10,
"birth_date": "2023-05-10T12:27:38",
"name": "id",
"description": "culpa",
"line": "eum",
"tree": "et",
"color": "mylxpgx",
"clipped": 19,
"fertilized": 3
},
"timezone": "Africa/Niamey"
}