API that enables an authenticated user to request a secret key that can be used to access the object store.
Resource | Description |
GET /object/secret-keys | Gets all configured secret keys for the user account that makes the request |
POST /object/secret-keys | Create a secret key for the authenticated user that makes the request |
POST /object/secret-keys/deactivate | Deletes the specified secret keys |