Generate or regenerate the current user's S3 credential
Object storage
Generate or regenerate the current user's S3 credential
Generates a new S3 access/secret key pair for the currently logged-in user.
Adhere to the following:
- You receive the secret key only once. Store it securely, you can’t retrieve it again.
- If a credential already exists, it’s replaced and the old keys stop working.
- Authentication requires a Keycloak token. PSK auth isn’t allowed.
POST
Generate or regenerate the current user's S3 credential
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Response
Credential generated successfully.

