Galaxies

Force update the galaxies with the galaxy json definitions

post/galaxies/update

Response

Update galaxies response

savedboolean nullable

Present and true if the galaxies were succesfully updated.

successboolean nullable

Present and true if the galaxies were succesfully updated.

namestring
messagestring
urlstring

Example response

{
  "name": "Galaxies updated.",
  "message": "Galaxies updated.",
  "url": "/galaxies/update"
}

Changes