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