delete https://{server}/api/v2.1/admin/trash-libraries//
Delete the specified library from the trash.
Response
Delete the specified library from the trash.
xxxxxxxxxx
curl --request DELETE \
--url https://cloud.seafile.com/api/v2.1/admin/trash-libraries/repo_id/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: