Skip to main content
POST
Re-encrypt connector tokens under the current KEK

Authorizations

x-api-key
string
header
required

Response

Success.

data
ConnectorReencryptResult · object
required

The KEK re-encrypt sweep's outcome. scanned blobs split into reencrypted (rewritten under the current KEK), skipped (already under the current key), and failed (no configured key could open them, or compare-and-set contention was not resolved). failed_connection_ids names each failed connection; cas_retries counts compare-and-set retries forced by concurrent refreshes.