Clear secrets management cache
Clears the secrets management cache to retrieve the latest available credentials from an external secrets manager. You do not need to disconnect and reconnect the connection for the refreshed credentials to take effect.
For example, when you update a secret in your external secrets manager, you can send a request to the Workato API simultaneously to clear the secrets management cache. This ensures that Workato retrieves the latest secret when required. This allows you to programmatically sync secrets with Workato every time they're changed as part of the secrets rotation process. This request doesn't require a body.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
Success reply
success