跳转到内容
AsterDrive Developer Docs开发者

delete_webdav_account

DELETE
/api/v1/webdav-accounts/{id}
curl --request DELETE \
--url https://example.com/api/v1/webdav-accounts/1 \
--header 'Authorization: Bearer <token>'
id
required
integer format: int64

Account ID

Account deleted

Unauthorized

Not found