Update a deploy

$.get('http://yoursite.com/test/' + id, function(data) {
    console.log(data);
});```

 
Language
Response
Click Try It! to start a request and see the response here!