Api\HiveController
api/hives POST Store a newly created Hive in storage for the authenticated user.
post/api/hives
Headers
Authorizationstring
Content-Typestring
Acceptstring
Accept-languagestring
Request body
Example request
{
"name": "asperiores",
"location_id": 12,
"order": 17,
"layers": [
"ratione"
],
"color": "onmjb",
"hive_type_id": 6,
"queen": {
"race_id": 14,
"birth_date": "2023-05-10T12:27:38",
"name": "vel",
"description": "non",
"line": "ea",
"tree": "quod",
"clipped": 16,
"fertilized": 3
},
"timezone": "Antarctica/Palmer"
}