New Planet
Request Body
application/json
Information about a new planet
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
Example Requests
A planet in the Scalar Galaxy
POST
/newPlanet"terrestrial" | "gas_giant" | "ice_giant" | "dwarf" | "super_earth"A score from 0 to 1 indicating potential habitability
float0 <= value <= 1Atmospheric composition
date-timeA user
URL which gets invoked upon a successful operation
uriURL which gets invoked upon a failed operation
uri