Regenerate PSK for the current user
User PSK management
Regenerate PSK for the current user
Regenerates the PSK for the currently logged-in user.
IMPORTANT: Adhere to the following:
- The old PSK will be invalidated immediately.
- NexusOne returns the new PSK only once. Store it securely, you can’t retrieve it again.
- Authentication requires a Keycloak token. A PSK auth isn’t allowed.
POST
Regenerate PSK for the current user
Documentation Index
Fetch the complete documentation index at: https://docs.nx1cloud.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Response
PSK regenerated successfully.
Response model for PSK creation/regeneration. It includes the raw PSK.
Unique ID of the PSK.
The raw pre-shared key. Store this securely, you can't retrieve it again.
Timestamp when you created the PSK.
Important information about the PSK.
Optional description for the PSK.