pub async fn update_secret(
    url: &str,
    key: &str,
    value: &str
) -> Result<Okay, ClientError>
Expand description

Update a secret in the server.