v32

OpenAPI 3.0.3AGPL-3.0-onlyraw.githubusercontent.com2026-08-0178220333.8 KB
clipboard

POST /clipboard/cancel-transfer/:transfer_id

Cancels an in-flight inbound file transfer. Returns the cancellation outcome.

post/clipboard/cancel-transfer/{transfer_id}

Path parameters

transfer_idstring required

Inbound transfer ID

Request body

reasonstring required

Cancellation reason: "local_user" | "timeout" etc.

Response

Transfer cancellation outcome

tsinteger required

Server time when the response was built (unix epoch milliseconds).