Server response after successsfully adding a new object
The unique Mongo id of the newly inserted object.
a string containing the redirect link to get all objects after a successful insertion.
{ "_id": "<string>", "redirect": "<string>" }