Update a deploy

$.get('http://yoursite.com/test/' + id, function(data) { console.log(data); });```
Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required

ID of the deploy to update

Body Params
string
required

New status of build - started, succeeded, failed, or timed_out. This value can only be changed if the current status of the build is started.

string

Optional comment to describe the deploy

Headers
string
required

Use a Project Access Token with 'post_server_item' scope

Responses

Language
Click Try It! to start a request and see the response here! Or choose an example:
application/json