{
"vehicleId": "TEST1234",
"playerId": "1234",
"notificationTypeId": 1,
"notificationType": "Media Uploaded",
"date": "2020-09-16 13:26:58"
}
json (application/json)
POST
200 (Success)
400 (Bad Request)
401 (Invalid authentication)
{
"status": "ok",
"message": "Notification added."
}