delete https://{serverURL}/api/archives/buckets/
Will delete an archive bucket from the system and make it no longer usable.
Responses
Will delete an archive bucket from the system and make it no longer usable.
xxxxxxxxxx
curl --request DELETE \
--url https://changeme/api/archives/buckets/id \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: