Method : PATCH
URL : https://api.spacexdata.com/v4/cores/:id
URL Parameters : id=[string]
where id
is the ID of the capsule
Auth required : True
Body :
{
"status": "expended",
}
Code : 200 OK
Content example : OK
Code : 400 Bad Request
Content : Mongoose error is shown, with suggestions to fix the query.