delete https://{server}/api2/devices/
Delete the specified device information.
Response
Delete the specified device information.
xxxxxxxxxx
curl --request DELETE \
--url https://cloud.seafile.com/api2/devices/ \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: