Rotate the System API Key
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
Last updated
Was this helpful?

