Values.DeauthorizeConnectionRequestSourceRemoves all authorization parameters from the connection. This lets you remove the secret from the connection so you can reuse it without having to create a new connection.
type nonrec t = {name : ConnectionName.t;The name of the connection to remove authorization from.
*)}