Set live version of a connectionAsk AIput https://api.staging.payrails.io/token/connections/{connectionId}/versions/liveSet certain version of connection as live version or deactivates connection by removing current live version.Path ParamsconnectionIduuidrequiredIdentifier of the resource in Payrails.Body ParamsliveVersionIdstring | nullID of the version to make live or null if you want connection to have no live version (deactivate connection).Responses 202Version that is set to live. 400Bad Request. 401Unauthorized. 403Insufficient Scope. 404Not Found. 422Unprocessable Entity.Updated 8 months ago