post http://cloud.dronesmith.io/api/drone/
An optional name. Must be unique. This will be the name of your new virtual drone.
Description
Creates a virtual environment and Drone Object associated with it and initializes it with a specified location if one is entered. Please note this request may take a few seconds to complete. The drone exists in a virtual Linux environment. You may access this Linux environment using the SSH API. Returns the newly created Drone Object if successful. You can delete virtual drones by sending a DELETE request to the associated Drone Object. In order to begin using your virtual drone, you must send the /start request.