DELETE (/ext/app/move)

Cancels the move or install status specified by a given installid.

URI parameters

Parameter Description  
installId base64-encoded string The GUID identifying the move or install which we are cancelling. This value is returned from a successful GET method starting a move or install.

Required request headers

None.

Required request body

None.

Response

None.

HTTP status codes

The service returns one of the status codes in this section in response to a request made with this method on this resource.

Code Description
204 The move or install was cancelled successfully.
4XX Error codes.
5XX Error codes.

See also

Parent

/ext/app/move