Revoking S3 user access keys via REST API

You can revoke the specified access key pair of the specified user by sending a POST request to the ostor-users service along with the user email address and access key in the key pair:

# s3_curl POST "http://s3.example.com/?ostor-users&emailAddress=user@example.com&revokeKey=ca55631f9f3d59dcZMDX"