Rotate the System API Key
Rotate the system API key to mitigate potential security risks
curl -X 'POST' \ 'https://your.immuta.url.com/apikey/system' \ -H 'accept: application/json' \ -H 'Content-Type: application/json' \ -H 'Authorization: api-key' \ -d '{ "name": "trino-connection-1", "scopes": ["plugin:trino"], "connectionKey": "connection-abc123", "regenerate": true }'
Error responses
PreviousCustomize the Immuta Trino PluginNextCustomize Read and Write Access Policies for Starburst (Trino)
Last updated
Was this helpful?

