Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 391 Bytes

delete.md

File metadata and controls

21 lines (11 loc) · 391 Bytes

Delete a launch

Method : DELETE

URL : https://api.spacexdata.com/v4/launches/:id

URL Parameters : id=[string] where id is the ID of the launch

Auth required : True

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.