delete https://{server}/api/v2.1/copy-move-task/
Cancel the operation of an asynchronous task.
Response
Cancel the operation of an asynchronous task.
xxxxxxxxxx
curl --request DELETE \
--url https://cloud.seafile.com/api/v2.1/copy-move-task/ \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: