Deleting S3 accounts via REST API

You can delete an existing account of an S3 user by sending a DELETE request to the ostor-accounts service along with the user email address and account name:

# s3_curl DELETE "http://s3.example.com/?ostor-accounts&emailAddress=user@example.com&accountName=account"