Contents

Cancel request

Tells the server to stop processing an active request.

URL

POST https://accountdatatransfer.apple.com/api/transfer/accountdata/cancel

Response Codes

StatusReasonTypeDescription
200OK
Content-Type: application/json
CancellationResponse
400Bad Request
401Unauthorized
403Forbidden
500Internal Server Error

Overview

A cancellation request only succeeds if the request is currently in progress.

Cancel a one-time download

Cancel a recurring download

HTTP Body

An object that identifies the request to cancel.

See Also

Cancellation