Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 484 Bytes

update.md

File metadata and controls

29 lines (17 loc) · 484 Bytes

Update a Starlink satellite

Method : PATCH

URL : https://api.spacexdata.com/v4/starlink/:norad_id

URL Parameters : norad_id=[string] where norad_id is the Norad Id of the Starlink sat

Auth required : True

Body :

{
    "version": "v1.0",
}

Success Response

Code : 200 OK

Content example : OK

Error Responses

Code : 400 Bad Request

Content : Mongoose error is shown, with suggestions to fix the query.