Vault Proxy Connections
Set live version of a connection
Set certain version of connection as live version or deactivates connection by removing current live version.
put/token/connections/{connectionId}/versions/live
Path parameters
connectionIdstring uuid required
Identifier of the resource in Payrails.
Request body
Response
Version that is set to live.
Example response
{
"liveVersionId": "79c9eba7-5e67-4355-9883-497654a31b5a"
}