post https://api.solace.cloud/api/v2/missionControl/eventBrokerServices/replication/rotatePSK
Configure the event broker services in a replication pair to use a pre-shared key (PSK) for authentication of replication config-sync. This API generates the PSK and installs that PSK on both event broker services in the replication pair.
Initiating authentication for replication config-sync using a PSK disables insecure upgrade mode if enabled on the event broker service.
Your token must have one of the permissions listed in the Token Permissions.
Token Permissions: [
services:post
or mission_control:access
]