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": "occaecati",
"location_id": 16,
"order": 14,
"layers": "[\"impedit\",\"eveniet\"]",
"color": "qolstd",
"hive_type_id": 15,
"queen": {
"race_id": 1,
"birth_date": "2022-06-20T11:50:20",
"name": "voluptate",
"description": "aut",
"line": "id",
"tree": "eos",
"color": "qt",
"clipped": 14,
"fertilized": 12
},
"timezone": "Asia/Karachi"
}